Skip to content

0.4.2

Compare
Choose a tag to compare
@lovyan03 lovyan03 released this 03 Sep 02:14
· 964 commits to master since this release
de8dd63

v1:
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: Correct colour cannot be read out with ILI9488.
fix: ESP32 Parallel8 / ESP32-S2 I2C,Parallel8,Parallel16 / ESP32-C3 I2C / ESP8266 SPI / SAMD21 SPI
fix: Reduce SPI speed for M5StickCPlus (countermeasure for individual differences)
add: LGFX_Button class for
add: support SPRESENSE ( under construction. )