Add documentation to read me to encourage watch face designers
This commit is contained in:
parent
280d8b246a
commit
d3005eeb5d
@ -27,6 +27,13 @@
|
||||
|
||||
#include "movement.h"
|
||||
|
||||
/*
|
||||
* A DESCRIPTION OF YOUR WATCH FACE
|
||||
*
|
||||
* and a description of how use it
|
||||
*
|
||||
*/
|
||||
|
||||
typedef struct {
|
||||
// Anything you need to keep track of, put it here!
|
||||
uint8_t unused;
|
||||
|
Loading…
x
Reference in New Issue
Block a user