diff options
Diffstat (limited to 'imon.h')
-rw-r--r-- | imon.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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: |