We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c38b16 commit 7a9fb54Copy full SHA for 7a9fb54
samples/modules/lvgl/multi_display/README.rst
@@ -9,8 +9,8 @@ Overview
9
10
A sample showcasing LVGL multi-display support in Zephyr.
11
12
-By default, it runs Benchmark demo on the first display, and Widgets demo on the other ones (order
13
-as defined in the "displays" property of "zephyr,displays" compatible node in deviceTree).
+By default, it runs the Music demo on the first display, and the Widgets demo on the other ones
+(order as defined in the "displays" property of "zephyr,displays" compatible node in deviceTree).
14
Which demos are run can be changed by modifying the value of CONFIG_LV_Z_DEMO_FIRST_DISP## and
15
CONFIG_LV_Z_DEMO_OTHER_DISPS## Kconfig symbols.
16
0 commit comments