You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
etellier
changed the title
HAS_BASIC_OLED_SCREEN error compiling 440:3: error: 'scanEeprom' was not declared in this scope
HAS_BASIC_OLED_SCREEN error compiling Signal_hub 440:3: error: 'scanEeprom' was not declared in this scope
Mar 1, 2022
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
The text was updated successfully, but these errors were encountered: