fixed event on sleeptimout on notify page (add nextion2text)

This commit is contained in:
joBr99
2022-03-20 21:33:34 +00:00
committed by GitHub Actions
parent cf311b6e22
commit 4143f03d95
2 changed files with 2 additions and 2 deletions

View File

@@ -63,4 +63,4 @@ Total
14 Page(s) 14 Page(s)
343 Component(s) 343 Component(s)
3172 Line(s) of event code 3172 Line(s) of event code
790 Unique line(s) of event code 791 Unique line(s) of event code

View File

@@ -410,7 +410,7 @@ Timer tmSleep
{ {
screensaver.originPage.val=dp screensaver.originPage.val=dp
sleepValue=0 sleepValue=0
page cardEntities click b0,1
} }
} }