diff options
-rw-r--r-- | watch.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -173,6 +173,7 @@ void cVFDWatch::close() { } case eOnExitMode_SHOWCLOCK: { isyslog("targaVFD: closing, showing clock."); + icons(0); SendCmdClock(); break; } |