sync (add nextion2text)

This commit is contained in:
joBr99
2022-06-06 20:41:17 +00:00
committed by github-actions[bot]
parent a208c1dbfc
commit ca4a7b200d
8 changed files with 103 additions and 112 deletions

View File

@@ -1870,6 +1870,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")
{