movement: sunrise/sunset face documentation
This commit is contained in:
parent
010bb3be95
commit
903ae6eff8
@ -27,8 +27,8 @@
|
|||||||
|
|
||||||
#include "movement.h"
|
#include "movement.h"
|
||||||
|
|
||||||
// The Day One face is designed to count upwards from the wearer's date of birth. It also functions as an
|
// The Sunrise/Sunset face is designed to display the next sunrise or sunset for a given location.
|
||||||
// interface for setting the birth date register, which other watch faces can use for various purposes.
|
// TODO: It also functions as an interface for setting the location register, which other watch faces can use for various purposes.
|
||||||
|
|
||||||
typedef struct {
|
typedef struct {
|
||||||
uint16_t latitude;
|
uint16_t latitude;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user