Skip to content

Commit

Permalink
Fix missed BoardConfig update
Browse files Browse the repository at this point in the history
  • Loading branch information
deeebug committed Aug 16, 2023
1 parent f3f9506 commit e72ab38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/BentoBox/BoardConfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
#define PIN_BUTTON_FN -1 // Hotkey Function
#define PIN_BUTTON_TURBO -1 // Turbo
#define PIN_BUTTON_REVERSE -1 // UDLR Reverse
#define PIN_SLIDER_LS -1 // Left Stick Slider
#define PIN_SLIDER_ONE -1 // Left Stick Slider
#define PIN_SLIDER_TWO -1 // Right Stick Slider
#define PIN_SLIDER_SOCD_ONE -1 // SOCD Slider Pin One
#define PIN_SLIDER_SOCD_SECOND -1 // SOCD Slider Pin Two
Expand Down

0 comments on commit e72ab38

Please sign in to comment.