Skip to content

1.1.5

Compare
Choose a tag to compare
@lovyan03 lovyan03 released this 24 Feb 15:34
· 231 commits to master since this release
43f2165

Bug Fixes

  • Fixed loss of gradation expression on ST7789 ( #347 thanks @gtwht ! ).
  • Fixed a bug that swapBytes did not work for specifying transparent color when outputting uint16_t array with pushImage.
  • Fixed a large error log when trying to perform I2C communication with incorrect settings.
  • Fixed a bug that prevented JPG and PNG rendering from working properly when the orientation was changed by setRotation.
  • Fixed a bug that I2C communication speed was slower than specified in ESP32S3.
  • Fixed a compile error bug in ESP-IDF v5

Specification Change

  • Adjust the backlight brightness of ATOMS3.

Additional Functions

  • Added support I2C for RP2040 ( thanks @yasuhirok-git ! )
  • Added support TTGO T4 Display ( thanks @lefty01 ! )
  • Added setting sample for M5Stack ModuleDisplay.
  • Added setting sample for Makerfabs ESP32-S3 Parallel TFT with Touch 4.3
  • Added setting sample for Makerfabs ESP32-S3 Parallel TFT with Touch 4.0
  • Added support ST7701 / GC9503
  • ATOMDisplay can control signal stop and output when using sleep or wakeup.
  • Added the ability to set pixel clock to AtomDisplay.