From 9119f235deba1e32fc5b8702c364db69d9f72945 Mon Sep 17 00:00:00 2001 From: Howard Dutton Date: Tue, 11 Sep 2018 07:49:41 -0400 Subject: [PATCH] Changed default display to SH1106 --- addons/St4Serial/SmartHandController/ST4SmartConfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/St4Serial/SmartHandController/ST4SmartConfig.h b/addons/St4Serial/SmartHandController/ST4SmartConfig.h index 7c1049bf2..3088425fa 100644 --- a/addons/St4Serial/SmartHandController/ST4SmartConfig.h +++ b/addons/St4Serial/SmartHandController/ST4SmartConfig.h @@ -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