stargazer firmware: make LED red by default
This commit is contained in:
@@ -27,6 +27,11 @@
|
||||
|
||||
#include "movement_faces.h"
|
||||
|
||||
#define MOVEMENT_CUSTOM_BOOT_COMMANDS() { \
|
||||
movement_state.settings.bit.led_green_color = 0x0;\
|
||||
movement_state.settings.bit.led_red_color = 0xF;\
|
||||
}
|
||||
|
||||
const watch_face_t watch_faces[] = {
|
||||
simple_clock_face,
|
||||
astronomy_face,
|
||||
|
||||
Reference in New Issue
Block a user