Release v0.1.6
v0.1.6 - 2024-07-30
Enhancements:
- feat(board): add support for Fitipower EK9716B LCD controller for CrowPanel 7.0" board by @lboue (#78)
- feat(board): add support for Waveshare ESP32-S3-Touch-LCD-4.3 by @lboue (#99)
Bugfixes:
- fix(examples): fix
LVGL_PORT_ROTATION_DEGREEissue by @lboue (#76) - fix(examples): fix issue with I2C.ino
EXAMPLE_TOUCH_ADDRESSmissing as variable by @lboue (#84) - fix(examples): fix WiFiClock wrong name
ScreenPassordby @lboue (#82) - fix(examples): fix LCD using
configVendorCommands()beforeinit() - fix(examples): fix
LV_USE_DEMO_WIDGETStypo by @lboue (#98) - fix(examples): fix
Tearing fucntiontypo by @lboue (#96) - fix(examples): fix WiFiClock log HTTP error code to serial console by @lboue (#97)
- fix(examples): fix WiFiClock description
- fix(gt911): allow to set the GT911 touch device address by @lboue (#86)
- fix(conf): fix the issue that the
ESP_PANEL_EXPANDER_HOST_IDflag is not working properly - fix(conf): fix
LCD Venbdortypo (#92)
New Contributors
- @gsgill112 made their first contribution in #102
Full Changelog: v0.1.5...v0.1.6