summaryrefslogtreecommitdiff
path: root/imon.h
diff options
context:
space:
mode:
Diffstat (limited to 'imon.h')
-rw-r--r--imon.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/imon.h b/imon.h
index 06567a1..7b77d28 100644
--- a/imon.h
+++ b/imon.h
@@ -113,6 +113,7 @@ protected:
bool SendCmd(const uint64_t & cmdData);
bool SendCmdClock(time_t tAlarm);
+ bool SendCmdInit();
bool SendCmdShutdown();
bool Contrast(int nContrast);
public: