Skip to content

Commit

Permalink
refactor(app_config): remove unused macro SYS_INIT_I2C_MUX_PRIORITY
Browse files Browse the repository at this point in the history
macro is not used

Signed-off-by: Cyril Fougeray <[email protected]>
  • Loading branch information
fouge committed Nov 29, 2024
1 parent 6e677b4 commit fc12087
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions main_board/include/app_config.h
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,6 @@
// main thread priority 10
// logging thread priority 14

#define SYS_INIT_I2C_MUX_PRIORITY 99

#define SYS_INIT_UI_LEDS_PRIORITY 62
#define SYS_INIT_POWER_SUPPLY_INIT_PRIORITY 54
#define SYS_INIT_WAIT_FOR_BUTTON_PRESS_PRIORITY 53
Expand Down

0 comments on commit fc12087

Please sign in to comment.