mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-01-10 19:57:49 +01:00
Update lvgl.rst - Prevent burn-in of LCD recipe fix (#4300)
This commit is contained in:
parent
9c56cb86cf
commit
01726708ed
@ -2204,7 +2204,6 @@ In the example below, pixel training is done four times for a half an hour every
|
|||||||
then:
|
then:
|
||||||
- lvgl.resume:
|
- lvgl.resume:
|
||||||
- lvgl.widget.redraw:
|
- lvgl.widget.redraw:
|
||||||
- delay: 1s
|
|
||||||
- lvgl.pause:
|
- lvgl.pause:
|
||||||
show_snow: true
|
show_snow: true
|
||||||
turn_off_action:
|
turn_off_action:
|
||||||
@ -2214,8 +2213,6 @@ In the example below, pixel training is done four times for a half an hour every
|
|||||||
then:
|
then:
|
||||||
- lvgl.resume:
|
- lvgl.resume:
|
||||||
- lvgl.widget.redraw:
|
- lvgl.widget.redraw:
|
||||||
- delay: 1s
|
|
||||||
- lvgl.pause:
|
|
||||||
|
|
||||||
touchscreen:
|
touchscreen:
|
||||||
- platform: ...
|
- platform: ...
|
||||||
|
Loading…
Reference in New Issue
Block a user