mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-25 17:02:14 +01:00
implement additional parameter on timeout for #746 (add nextion2text)
This commit is contained in:
committed by
github-actions[bot]
parent
1a42bde8cf
commit
108976da1b
@@ -1414,6 +1414,12 @@ Timer tmSerial
|
||||
//set timeout to global var
|
||||
spstr strCommand.txt,tTmp.txt,"~",1
|
||||
covx tTmp.txt,sleepTimeout,0,0
|
||||
//temporary disable sleep timer
|
||||
spstr strCommand.txt,tTmp.txt,"~",2
|
||||
if(tTmp.txt=="disable")
|
||||
{
|
||||
tmSleep.en=0
|
||||
}
|
||||
}
|
||||
// end of user code
|
||||
udelete payloadLength-1
|
||||
|
||||
Reference in New Issue
Block a user