mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-23 13:02:14 +01:00
increase cooldown detail update & sync (add nextion2text)
This commit is contained in:
committed by
github-actions[bot]
parent
4a94526244
commit
65a381cbac
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user