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