We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Library was updated to 0.1.17 and it no longer works on M5Core2.
Arduino IDE example. M5Unified - Basic - Displays.ino https://github.com/m5stack/M5Unified/blob/master/examples/Basic/Displays/Displays.ino With 0.1.17, the build completes successfully but does not work.
Reverting to 0.1.16 works fine.
Environment: M5Core2 Arduino IDE 2.32 arduino-esp32 3.0.5
The text was updated successfully, but these errors were encountered:
Downgrading arduino-esp32 3.0.5 to 2.0.17 using Board Mnager works fine.
The combination of esp32 3.. and 0.1.17 seems to be the cause.
Sorry, something went wrong.
Same issue here.
No branches or pull requests
Library was updated to 0.1.17 and it no longer works on M5Core2.
Arduino IDE example.
M5Unified - Basic - Displays.ino
https://github.com/m5stack/M5Unified/blob/master/examples/Basic/Displays/Displays.ino
With 0.1.17, the build completes successfully but does not work.
Reverting to 0.1.16 works fine.
Environment:
M5Core2
Arduino IDE 2.32
arduino-esp32 3.0.5
The text was updated successfully, but these errors were encountered: