]> git.earman.xyz Git - sensor-watch.git/commitdiff
Added missing description to header file
authorDennisman219 <d.r.vangilst@live.nl>
Fri, 29 Sep 2023 12:16:51 +0000 (14:16 +0200)
committerDennisman219 <d.r.vangilst@live.nl>
Fri, 29 Sep 2023 12:16:51 +0000 (14:16 +0200)
movement/watch_faces/clock/minimal_clock_face.h

index 19786891783cc01ed91974618fdb1999783c96ea..d1f6ddf21f3ac689171c2e0e855d8c0aee28c7a2 100644 (file)
 #include "movement.h"
 
 /*
- * A DESCRIPTION OF YOUR WATCH FACE
+ * MINIMAL CLOCK FACE
  *
- * and a description of how use it
+ * A minimal clock face that just shows hours and minutes.
+ * There is nothing to configure. The face follows the 12h/24h setting
  *
  */