Added missing description to header file

This commit is contained in:
Dennisman219 2023-09-29 14:16:51 +02:00
parent 57e9f11a0c
commit c15b01cd4c

View File

@ -28,9 +28,10 @@
#include "movement.h" #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
* *
*/ */