fixed screensaver pagetype (add nextion2text)

This commit is contained in:
joBr99
2022-03-31 10:46:03 +00:00
committed by GitHub Actions
parent 39c1aa6773
commit d908cb7d96
32 changed files with 680 additions and 173 deletions

View File

@@ -1242,7 +1242,7 @@ Timer tmSleep
Events
Timer Event
if(sleepTimeout!=0)
if(sleepTimeout!=0&&dimValue!=dim)
{
sleepValue+=1
if(sleepTimeout<=sleepValue)