issues
search
m5stack
/
M5GFX
Graphics library for M5Stack series
MIT License
173
stars
47
forks
source link
0.0.19
#32
Closed
lovyan03
closed
2 years ago
lovyan03
commented
2 years ago
Bug Fixes
I2C1 does not work with ESP32.
Initialization of UnitLCD sometimes fails in M5StampC3.
The return value of getTouchRaw function is wrong.
ESP32 I2C touch panel and LCD do not work correctly when used simultaneously on different cores.
JPG drawing is slow via ESP32 stream with unknown data length.
DMA transfer does not work correctly with ESP32C3 SPI.
Addition
fontWidth function. (get default width of font) (thanks @imliubo !)
Send command to change SD card to SPI mode at startup.
Bug Fixes
Addition