Skip to content

Commit 7a9fb54

Browse files
JarmouniAkartben
authored andcommitted
samples: lvgl: multi_display: doc fix
Trivial doc fix concerning which demos are run by default. Signed-off-by: Abderrahmane JARMOUNI <git@jarmouni.me>
1 parent 4c38b16 commit 7a9fb54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

samples/modules/lvgl/multi_display/README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ Overview
99

1010
A sample showcasing LVGL multi-display support in Zephyr.
1111

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).
12+
By default, it runs the Music demo on the first display, and the Widgets demo on the other ones
13+
(order as defined in the "displays" property of "zephyr,displays" compatible node in deviceTree).
1414
Which demos are run can be changed by modifying the value of CONFIG_LV_Z_DEMO_FIRST_DISP## and
1515
CONFIG_LV_Z_DEMO_OTHER_DISPS## Kconfig symbols.
1616

0 commit comments

Comments
 (0)