mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-03-02 18:06:52 +01:00
Merge branch 'main' of github.com:joBr99/nspanel-lovelace-ui (add nextion2text)
This commit is contained in:
committed by
github-actions[bot]
parent
f4db5490ed
commit
63cce74dbe
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user