sync (add nextion2text)

This commit is contained in:
joBr99
2022-06-06 20:43:20 +00:00
committed by github-actions[bot]
parent 32a01acfd8
commit f8695825b6
6 changed files with 34 additions and 40 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")
{