summaryrefslogtreecommitdiff
path: root/imon.h
diff options
context:
space:
mode:
Diffstat (limited to 'imon.h')
-rw-r--r--imon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/imon.h b/imon.h
index 36f705f..6e38217 100644
--- a/imon.h
+++ b/imon.h
@@ -112,7 +112,7 @@ protected:
int lengthToPixels(int length);
bool SendCmd(const uint64_t & cmdData);
- bool SendCmdClock();
+ bool SendCmdClock(time_t tAlarm);
bool SendCmdShutdown();
bool Contrast(int nContrast);
public: