summaryrefslogtreecommitdiff
path: root/watch.c
diff options
context:
space:
mode:
Diffstat (limited to 'watch.c')
-rw-r--r--watch.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/watch.c b/watch.c
index 60b564b..7f50295 100644
--- a/watch.c
+++ b/watch.c
@@ -173,6 +173,7 @@ void cVFDWatch::close() {
}
case eOnExitMode_SHOWCLOCK: {
isyslog("targaVFD: closing, showing clock.");
+ icons(0);
SendCmdClock();
break;
}