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