Skip to content

Commit d2ddde3

Browse files
authored
Add LVGL Hello image (#5307)
1 parent e7d5b6e commit d2ddde3

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

content/components/lvgl/_index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ display:
3737
update_interval: never
3838
```
3939
40+
{{< img src="lvgl-hello.png" width="400" >}}
41+
4042
To make LVGL your own you will need to add widgets to the display. For example, to show a label with the text "Hello World!" in the center of the screen:
4143
4244
```yaml

content/images/lvgl-hello.png

73.5 KB
Loading

0 commit comments

Comments
 (0)