3f0fdc72bc
The Adafruit_GFX uses setRotation(uint8_t), while the virtual matrix display uses setRotation(int). Therefore there is no implicit override and if you call the function either with an uint8_t or from an Adafruit_GFX* the overloaded funtion is not called |
||
---|---|---|
.. | ||
platforms | ||
ESP32-HUB75-MatrixPanel-I2S-DMA.cpp | ||
ESP32-HUB75-MatrixPanel-I2S-DMA.h | ||
ESP32-HUB75-MatrixPanel-leddrivers.cpp | ||
ESP32-VirtualMatrixPanel-I2S-DMA.h |