diff --git a/movement/watch_faces/clock/minimal_clock_face.h b/movement/watch_faces/clock/minimal_clock_face.h index 19786891..d1f6ddf2 100644 --- a/movement/watch_faces/clock/minimal_clock_face.h +++ b/movement/watch_faces/clock/minimal_clock_face.h @@ -28,9 +28,10 @@ #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 * */