Skip to content

Commit

Permalink
sofirn-lt1s-pro: allow configuring the blink channel
Browse files Browse the repository at this point in the history
emisar-d4k-3ch: removed redundant #define
  • Loading branch information
ToyKeeper committed Sep 23, 2023
1 parent 0131743 commit 2c7c86b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 0 additions & 1 deletion spaghetti-monster/anduril/cfg-emisar-d4k-3ch.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
#define FACTORY_RESET_WARN_CHANNEL CM_LED4
#define FACTORY_RESET_SUCCESS_CHANNEL CM_MAIN2

#define USE_CONFIG_COLORS
#define CONFIG_WAITING_CHANNEL CM_LED3
#define CONFIG_BLINK_CHANNEL CM_ALL

Expand Down
3 changes: 3 additions & 0 deletions spaghetti-monster/anduril/cfg-sofirn-lt1s-pro.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@
#define CONFIG_WAITING_CHANNEL CM_RED
#define CONFIG_BLINK_CHANNEL CM_WHITE

// blink numbers on the main LEDs by default (but allow user to change it)
#define DEFAULT_BLINK_CHANNEL CM_RED

#define POLICE_COLOR_STROBE_CH1 CM_RED
#define POLICE_COLOR_STROBE_CH2 CM_WHITE

Expand Down

0 comments on commit 2c7c86b

Please sign in to comment.