sync (add nextion2text)

This commit is contained in:
joBr99
2022-05-30 17:12:28 +00:00
committed by github-actions[bot]
parent 7492f02463
commit 2e8c50e874
6 changed files with 58 additions and 78 deletions

View File

@@ -846,6 +846,10 @@ Timer tmSerial
// get value
spstr strCommand.txt,tTmp.txt,"~",1
covx tTmp.txt,dimValue,0,0
// get value normal
spstr strCommand.txt,tTmp.txt,"~",2
covx tTmp.txt,dimValueNormal,0,0
dim=dimValueNormal
}
if(tInstruction.txt=="timeout")
{