File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -99,7 +99,7 @@ void setup()
99
99
100
100
/* *
101
101
* Or try out a demo.
102
- * Don't forget to uncomment header and enable the demos in `lv_conf.h`. E.g. `LV_USE_DEMOS_WIDGETS `
102
+ * Don't forget to uncomment header and enable the demos in `lv_conf.h`. E.g. `LV_USE_DEMO_WIDGETS `
103
103
*/
104
104
// lv_demo_widgets();
105
105
// lv_demo_benchmark();
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ void setup()
55
55
56
56
/* *
57
57
* Or try out a demo.
58
- * Don't forget to uncomment header and enable the demos in `lv_conf.h`. E.g. `LV_USE_DEMOS_WIDGETS `
58
+ * Don't forget to uncomment header and enable the demos in `lv_conf.h`. E.g. `LV_USE_DEMO_WIDGETS `
59
59
*/
60
60
// lv_demo_widgets();
61
61
// lv_demo_benchmark();
You can’t perform that action at this time.
0 commit comments