. (add nextion2text)

This commit is contained in:
joBr99
2024-01-20 19:56:16 +00:00
committed by github-actions[bot]
parent 17e7ba1ef2
commit 99376c8fc2
6 changed files with 15 additions and 85 deletions

View File

@@ -2259,7 +2259,7 @@
│ Value: 0
│ Variable (int32) xc1
│ @@ -370,159 +324,50 @@
│ @@ -370,145 +324,50 @@
│ Scope : local
│ Dragging : 0
│ Send Component ID : disabled
@@ -2306,20 +2306,6 @@
│ - prints tSend.txt,0
│ - prints crcval,2
│ -
│ - Touch Release Event
│ - tSend.txt="event,buttonPress2,"+entn1.txt+",button"
│ - //send calc crc
│ - btlen tSend.txt,sys0
│ - crcrest 1,0xffff // reset CRC
│ - crcputh 55 bb
│ - crcputs sys0,2
│ - crcputs tSend.txt,0
│ - //send cmd
│ - printh 55 bb
│ - prints sys0,2
│ - prints tSend.txt,0
│ - prints crcval,2
│ -
│ Text f3Icon
│ Attributes
│ Scope : local
@@ -2419,7 +2405,7 @@
│ Send Component ID : disabled
│ Associated Keyboard: none
│ Text : PM
│ @@ -704,15 +549,14 @@
│ @@ -690,15 +549,14 @@
│ if(tTmp.txt!="")
│ {
│ covx tTmp.txt,defaultFontColor,0,0
@@ -2435,7 +2421,7 @@
│ if(tAMPM.txt=="")
│ {
│ vis tAMPM,0
│ @@ -833,44 +677,34 @@
│ @@ -819,44 +677,34 @@
│ //e6Val
│ spstr strCommand.txt,e6Val.txt,"~",60
│ //f1Icon
@@ -2480,7 +2466,7 @@
│ spstr strCommand.txt,tNotifyText.txt,"~",2
│ if(tNotifyHead.txt!=""||tNotifyText.txt!="")
│ {
│ @@ -966,14 +800,18 @@
│ @@ -952,14 +800,18 @@
│ {
│ page cardPower
│ }