Merge branch 'main' of github.com:joBr99/nspanel-lovelace-ui (add nextion2text)

This commit is contained in:
joBr99
2023-08-08 20:49:12 +00:00
committed by github-actions[bot]
parent f4db5490ed
commit 63cce74dbe
6 changed files with 83 additions and 7 deletions

View File

@@ -299,6 +299,11 @@ Timer tmSerial
// sleep timeout
spstr strCommand.txt,tTmp.txt,"~",10
covx tTmp.txt,sys0,0,0
if(sys0==0)
{
//0 is buggy, a years is permanent enough
sys0=31536000
}
sleepTimeout=sys0
//font size
spstr strCommand.txt,tTmp.txt,"~",11