8000 Release Release v0.2.2 · esp-arduino-libs/ESP32_Display_Panel · GitHub
[go: up one dir, main page]

Skip to content

Release v0.2.2

Compare
Choose a tag to compare
@Lzw655 Lzw655 released this 09 Jan 08:21
· 31 commits to master since this release

v0.2.2 - 2025-01-09

Bugfixes:

  • fix(lcd): use 'delete[]' instead of 'delete' for C array shared pointer @FranciscoMoya (#142)
  • fix(lcd): load vendor config from bus
  • fix(board): fix GT911 init error for waveshare boards
  • fix(Kconfig): fix build error on esp-idf and incorrect descriptions @Cathgao (#133)
  • fix(examples): update PlatformIO lib & platform URLs

Full Changelog: v0.2.1...v0.2.2

0