Open JJ1LFO opened 1 month ago
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
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.
Same issue here.
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