remove debug element (add nextion2text)

This commit is contained in:
joBr99
2022-05-30 18:27:28 +00:00
committed by github-actions[bot]
parent 9d66b0a341
commit 98f00a65aa
8 changed files with 82 additions and 257 deletions

View File

@@ -156,15 +156,6 @@ Number nNum4
Associated Keyboard : none
Value : 0
Number n0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard : none
Value : 0
Text tHeading
Attributes
Scope : local
@@ -1938,7 +1929,6 @@ Timer tmSerial
spstr strCommand.txt,tTmp.txt,"~",2
covx tTmp.txt,dimValueNormal,0,0
dim=dimValueNormal
n0.val=dimValueNormal
}
if(tInstruction.txt=="timeout")
{

View File

@@ -68,15 +68,6 @@ Variable (string) tSend
Text :
Max. Text Size: 50
Number n0
Attributes
Scope : local
Dragging : 0
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard : none
Value : 0
Text tTime
Attributes
Scope : local
@@ -409,7 +400,6 @@ Timer tmSerial
// get value normal
spstr strCommand.txt,tTmp.txt,"~",2
covx tTmp.txt,dimValueNormal,0,0
n0.val=dimValueNormal
}
if(tInstruction.txt=="time")
{