clarify property names

This commit is contained in:
Joey Castillo
2021-10-16 13:28:52 -04:00
parent d36331ce4e
commit 8f5de18b94
2 changed files with 19 additions and 19 deletions

View File

@@ -56,11 +56,11 @@ typedef struct {
typedef struct {
// properties stored in BACKUP register
movement_settings_t movement_settings;
movement_settings_t settings;
// transient properties
int16_t current_watch_face;
int16_t next_face;
int16_t next_watch_face;
bool watch_face_changed;
// LED stuff