mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-20 21:24:44 +01:00
sync (add nextion2text)
This commit is contained in:
committed by
github-actions[bot]
parent
fb694b17ce
commit
d4433d989c
@@ -999,121 +999,7 @@
|
||||
│ spstr strCommand.txt,tId.txt,"~",1
|
||||
│ --- HMI/n2t-out/cardGrid.txt
|
||||
├── +++ HMI/US/portrait/n2t-out/cardGrid.txt
|
||||
│ @@ -258,18 +258,14 @@
|
||||
│ {
|
||||
│ page popupShutter
|
||||
│ }
|
||||
│ if(type1.txt=="input_sel")
|
||||
│ {
|
||||
│ page popupInSel
|
||||
│ }
|
||||
│ - if(type1.txt=="timer")
|
||||
│ - {
|
||||
│ - page popupTimer
|
||||
│ - }
|
||||
│
|
||||
│ Touch Release Event
|
||||
│ tmLP.en=0
|
||||
│ tSend.txt="event,buttonPress2,"+entn1.txt+",button"
|
||||
│ //send calc crc
|
||||
│ btlen tSend.txt,sys0
|
||||
│ crcrest 1,0xffff // reset CRC
|
||||
│ @@ -303,18 +299,14 @@
|
||||
│ {
|
||||
│ page popupShutter
|
||||
│ }
|
||||
│ if(type2.txt=="input_sel")
|
||||
│ {
|
||||
│ page popupInSel
|
||||
│ }
|
||||
│ - if(type2.txt=="timer")
|
||||
│ - {
|
||||
│ - page popupTimer
|
||||
│ - }
|
||||
│
|
||||
│ Touch Release Event
|
||||
│ tmLP.en=0
|
||||
│ tSend.txt="event,buttonPress2,"+entn2.txt+",button"
|
||||
│ //send calc crc
|
||||
│ btlen tSend.txt,sys0
|
||||
│ crcrest 1,0xffff // reset CRC
|
||||
│ @@ -348,18 +340,14 @@
|
||||
│ {
|
||||
│ page popupShutter
|
||||
│ }
|
||||
│ if(type3.txt=="input_sel")
|
||||
│ {
|
||||
│ page popupInSel
|
||||
│ }
|
||||
│ - if(type3.txt=="timer")
|
||||
│ - {
|
||||
│ - page popupTimer
|
||||
│ - }
|
||||
│
|
||||
│ Touch Release Event
|
||||
│ tmLP.en=0
|
||||
│ tSend.txt="event,buttonPress2,"+entn3.txt+",button"
|
||||
│ //send calc crc
|
||||
│ btlen tSend.txt,sys0
|
||||
│ crcrest 1,0xffff // reset CRC
|
||||
│ @@ -393,18 +381,14 @@
|
||||
│ {
|
||||
│ page popupShutter
|
||||
│ }
|
||||
│ if(type4.txt=="input_sel")
|
||||
│ {
|
||||
│ page popupInSel
|
||||
│ }
|
||||
│ - if(type4.txt=="timer")
|
||||
│ - {
|
||||
│ - page popupTimer
|
||||
│ - }
|
||||
│
|
||||
│ Touch Release Event
|
||||
│ tmLP.en=0
|
||||
│ tSend.txt="event,buttonPress2,"+entn4.txt+",button"
|
||||
│ //send calc crc
|
||||
│ btlen tSend.txt,sys0
|
||||
│ crcrest 1,0xffff // reset CRC
|
||||
│ @@ -438,18 +422,14 @@
|
||||
│ {
|
||||
│ page popupShutter
|
||||
│ }
|
||||
│ if(type5.txt=="input_sel")
|
||||
│ {
|
||||
│ page popupInSel
|
||||
│ }
|
||||
│ - if(type5.txt=="timer")
|
||||
│ - {
|
||||
│ - page popupTimer
|
||||
│ - }
|
||||
│
|
||||
│ Touch Release Event
|
||||
│ tmLP.en=0
|
||||
│ tSend.txt="event,buttonPress2,"+entn5.txt+",button"
|
||||
│ //send calc crc
|
||||
│ btlen tSend.txt,sys0
|
||||
│ crcrest 1,0xffff // reset CRC
|
||||
│ @@ -483,18 +463,14 @@
|
||||
│ {
|
||||
│ page popupShutter
|
||||
│ }
|
||||
│ if(type6.txt=="input_sel")
|
||||
│ {
|
||||
│ page popupInSel
|
||||
│ }
|
||||
│ - if(type6.txt=="timer")
|
||||
│ - {
|
||||
│ - page popupTimer
|
||||
│ - }
|
||||
│
|
||||
│ Touch Release Event
|
||||
│ tmLP.en=0
|
||||
│ tSend.txt="event,buttonPress2,"+entn6.txt+",button"
|
||||
│ //send calc crc
|
||||
│ btlen tSend.txt,sys0
|
||||
│ crcrest 1,0xffff // reset CRC
|
||||
│ @@ -633,14 +609,18 @@
|
||||
│ @@ -633,14 +633,18 @@
|
||||
│ {
|
||||
│ page popupLight
|
||||
│ }
|
||||
|
||||
Reference in New Issue
Block a user