fix timeout on pageNotify (add nextion2text)

This commit is contained in:
joBr99
2022-03-20 21:26:22 +00:00
committed by GitHub Actions
parent b5afc7d427
commit 8d0feefb01
2 changed files with 3 additions and 3 deletions

View File

@@ -505,7 +505,7 @@ Timer tmSerial
//preserve old sleepTimeout
vaOldSleepT.val=sleepTimeout
// sleep timeout
spstr strCommand.txt,tTmp.txt,"|",9
spstr strCommand.txt,tTmp.txt,"|",10
covx tTmp.txt,sys0,0,0
sleepTimeout=sys0
}