Skip to content

Commit a4952f7

Browse files
authored
Update BoardConfig.h (#806)
1 parent 091d4d9 commit a4952f7

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

configs/Haute42/BoardConfig.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,9 @@
7777
#define LEDS_BUTTON_B2 9
7878
#define LEDS_BUTTON_R2 10
7979
#define LEDS_BUTTON_L2 11
80-
#define LEDS_BUTTON_L3 12
81-
#define LEDS_BUTTON_R3 13
82-
#define LEDS_BUTTON_A1 14
80+
#define LEDS_BUTTON_A1 12
81+
#define LEDS_BUTTON_L3 13
82+
#define LEDS_BUTTON_R3 14
8383
#define LEDS_BUTTON_A2 15
8484

8585
#define HAS_I2C_DISPLAY 1

0 commit comments

Comments
 (0)