increase cooldown detail update & sync (add nextion2text)

This commit is contained in:
joBr99
2023-08-06 20:32:44 +00:00
committed by github-actions[bot]
parent 4a94526244
commit 65a381cbac
22 changed files with 93 additions and 179 deletions

View File

@@ -290,9 +290,9 @@
│ +
│ + Events
│ + Touch Release Event
│ + nNum5.val=hSlider5.val
│ + nNum6.val=hSlider6.val
│ + tSend.txt="event,buttonPress2,"+entn6.txt+",number-set,"
│ + covx nNum5.val,tTmp.txt,0,0
│ + covx nNum6.val,tTmp.txt,0,0
│ + tSend.txt+=tTmp.txt
│ + //send calc crc
│ + btlen tSend.txt,sys0
@@ -611,7 +611,7 @@
│ + Events
│ + Touch Press Event
│ + tSend.txt="event,buttonPress2,"+entn6.txt+",OnOff,"
│ + covx btOnOff5.val,tTmp.txt,0,0
│ + covx btOnOff6.val,tTmp.txt,0,0
│ + tSend.txt+=tTmp.txt
│ + //send calc crc
│ + btlen tSend.txt,sys0