Devices
Devices copied to clipboard
HAS_BASIC_OLED_SCREEN error compiling Signal_hub 440:3: error: 'scanEeprom' was not declared in this scope
Can't compile Signal_hub.ino with SSD1306 enabled option : #define HAS_BASIC_OLED_SCREEN Platform : arduino uno Arduino IDE 1.8.11 MySensor version : 2.3.2 SSD1306Ascii : 1.3.2 error : Signal_hub:440:3: error: 'scanEeprom' was not declared in this scope
I've found : If you disable/comment line 31 : //#define HAS_TOUCH_SCREEN, it can't be compiled....
Yes, you can't use two screens at the same time :-)