Closed Sarah-C closed 3 years ago
#include <vector>
is missing in M5Display.h
but it probably happens because you're using an old SDK version from the M5Stack Boards manager (
~/Arduino15/packages/m5stack
).Does it still occur when using the M5Stack-Core2
from the ESP32 Arduino
Boards manager ?
see pr #53
Cool, thanks!
While I'm compiling FastLED for a sketch in the Arduino IDE, I'm getting multiple vector errors inside M5Stack/ files.... as detailed below:
(M5Stack board files Version 1.0.7 are fine.)
One such error:
The rest: