Skip to content

Commit

Permalink
Update lvgl.rst - Prevent burn-in of LCD recipe fix (#4300)
Browse files Browse the repository at this point in the history
  • Loading branch information
yyolk authored Nov 10, 2024
1 parent 9c56cb8 commit 0172670
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions cookbook/lvgl.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2204,7 +2204,6 @@ In the example below, pixel training is done four times for a half an hour every
then:
- lvgl.resume:
- lvgl.widget.redraw:
- delay: 1s
- lvgl.pause:
show_snow: true
turn_off_action:
Expand All @@ -2214,8 +2213,6 @@ In the example below, pixel training is done four times for a half an hour every
then:
- lvgl.resume:
- lvgl.widget.redraw:
- delay: 1s
- lvgl.pause:
touchscreen:
- platform: ...
Expand Down

0 comments on commit 0172670

Please sign in to comment.