Skip to content

0.0.19

Choose a tag to compare

@lovyan03 lovyan03 released this 03 Apr 07:43
· 446 commits to master since this release
f9f51ba

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)
  • Send command to change SD card to SPI mode at startup.