-
Notifications
You must be signed in to change notification settings - Fork 33
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
Default examples not working #42
Comments
Can you send full config? Which board is selected in Arduino IDE? Did you enable C++17 for Arduino IDE? What version of ESP32 boards are you using? |
Managed to get it to compile: |
@zhekch did you manage to solve this issue? As @WillemJoosten said, C++ is not a windows-only feature 😊 |
Got this error on my Mac Book Pro with platformio: 'OnOff' has not been declared I added to the platform.ini as described in the readme:
It won't recognize these classes
plus other names. Thanks |
When attempting to run the default examples, they all fail to compile. I get this error with the light example.
(this is only the last part of the error, as it is too big so i didnt paste it here)
The text was updated successfully, but these errors were encountered: