movement: only run custom commands at first launch

This commit is contained in:
Joey Castillo
2022-04-21 15:37:12 -04:00
parent c78b8d4570
commit e36af0e5a3
2 changed files with 5 additions and 4 deletions

View File

@@ -30,6 +30,7 @@
#define MOVEMENT_CUSTOM_BOOT_COMMANDS() { \
movement_state.settings.bit.led_green_color = 0x0;\
movement_state.settings.bit.led_red_color = 0xF;\
watch_store_backup_data(movement_state.settings.reg, 0);\
}
const watch_face_t watch_faces[] = {