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

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

View File

@@ -18,14 +18,14 @@ pageStartup
19 Component(s)
157 Line(s) of event code
117 Unique line(s) of event code
cardGrid
42 Component(s)
439 Line(s) of event code
259 Unique line(s) of event code
cardQR
32 Component(s)
374 Line(s) of event code
218 Unique line(s) of event code
cardGrid
42 Component(s)
436 Line(s) of event code
257 Unique line(s) of event code
popupNotify
17 Component(s)
204 Line(s) of event code
@@ -58,5 +58,5 @@ cardAlarm
Total
13 Page(s)
412 Component(s)
4639 Line(s) of event code
4642 Line(s) of event code
1232 Unique line(s) of event code