Skip to content

Commit

Permalink
Changed default display to SH1106
Browse files Browse the repository at this point in the history
  • Loading branch information
hjd1964 committed Sep 11, 2018
1 parent 9e034b4 commit 9119f23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/St4Serial/SmartHandController/ST4SmartConfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
#define BACKGROUND_CMD_RATE 300 // Default=300, regulates the background command rate

// the display, SSD1306 or SH1106
#define OLED_DISPLAY SSD1306
#define OLED_DISPLAY SH1106

// the hand controller buttons
#define B_PIN0 21 // Shift
Expand Down

0 comments on commit 9119f23

Please sign in to comment.