Releases: m5stack/M5GFX
Releases · m5stack/M5GFX
0.0.15
0.0.13
fix: drawJpgUrl does not work.
fix: I2C stop does not work correctly with ESP32C3
change: Move the getBoard function to LGFX_Device.
add refresh rate setting for M5AtomDisplay.
add setResolution for M5AtomDisplay.
update: tweak setting examples for M5UnitLCD and M5UnitOLED with ESP32C3.
0.0.11
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
・update LGFX.
fix: Crash when drawing PNGs with no data size set.
fix: getTouch(int* x, int* y) does not work properly.
fix: "print" does not work properly at the bottom of the screen
fix: Reduce SPI speed for M5StickCPlus (countermeasure for individual differences)