File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 9
9
### Bugfixes:
10
10
11
11
* 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 )
13
13
* 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 )
15
18
* fix(gt911): allow to set the GT911 touch device address by @lboue (#86 )
16
19
* fix(conf): fix the issue that the ` ESP_PANEL_EXPANDER_HOST_ID ` flag is not working properly
17
20
You can’t perform that action at this time.
0 commit comments