Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HAS_BASIC_OLED_SCREEN error compiling Signal_hub 440:3: error: 'scanEeprom' was not declared in this scope #8

Open
etellier opened this issue Mar 1, 2022 · 2 comments

Comments

@etellier
Copy link

etellier commented 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

@etellier 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
@etellier
Copy link
Author

etellier commented Mar 1, 2022

I've found : If you disable/comment line 31 : //#define HAS_TOUCH_SCREEN, it can't be compiled....

@createcandle
Copy link
Collaborator

Yes, you can't use two screens at the same time :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant