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()
9999
100100 /* *
101101 * 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 `
103103 */
104104 // lv_demo_widgets();
105105 // lv_demo_benchmark();
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ void setup()
5555
5656 /* *
5757 * 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 `
5959 */
6060 // lv_demo_widgets();
6161 // lv_demo_benchmark();
You can’t perform that action at this time.
0 commit comments