Skip to content

Commit 33ecea1

Browse files
committed
feat(docs): update CHANGELOG.md
1 parent 9293114 commit 33ecea1

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,12 @@
99
### Bugfixes:
1010

1111
* fix(examples): fix `LVGL_PORT_ROTATION_DEGREE` issue by @lboue (#76)
12-
* fix(examples): fix issue with I2C.ino EXAMPLE_TOUCH_ADDRESS missing as variable by @lboue (#84)
12+
* fix(examples): fix issue with I2C.ino `EXAMPLE_TOUCH_ADDRESS` missing as variable by @lboue (#84)
1313
* fix(examples): fix WiFiClock wrong name `ScreenPassord` by @lboue (#82)
14-
* fix(examples): fix LCD using 'configVendorCommands' before 'init'
14+
* fix(examples): fix LCD using `configVendorCommands()` before `init()`
15+
* fix(examples): fix `LV_USE_DEMO_WIDGETS` typo by @lboue (#98)
16+
* fix(examples): fix `Tearing fucntion` typo by @lboue (#96)
17+
* fix(examples): fix WiFiClock log HTTP error code to serial console by @lboue (#97)
1518
* fix(gt911): allow to set the GT911 touch device address by @lboue (#86)
1619
* fix(conf): fix the issue that the `ESP_PANEL_EXPANDER_HOST_ID` flag is not working properly
1720

0 commit comments

Comments
 (0)