Skip to content

Commit

Permalink
Update BoardConfig.h (#806)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheTrainGoes authored Jan 18, 2024
1 parent 091d4d9 commit a4952f7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions configs/Haute42/BoardConfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,9 @@
#define LEDS_BUTTON_B2 9
#define LEDS_BUTTON_R2 10
#define LEDS_BUTTON_L2 11
#define LEDS_BUTTON_L3 12
#define LEDS_BUTTON_R3 13
#define LEDS_BUTTON_A1 14
#define LEDS_BUTTON_A1 12
#define LEDS_BUTTON_L3 13
#define LEDS_BUTTON_R3 14
#define LEDS_BUTTON_A2 15

#define HAS_I2C_DISPLAY 1
Expand Down

0 comments on commit a4952f7

Please sign in to comment.