mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-03-01 02:20:12 +01:00
bDown5 and bDown6 typo in Entities (add nextion2text)
This commit is contained in:
committed by
GitHub Actions
parent
c2a5e18084
commit
e5748cb886
@@ -2074,7 +2074,7 @@ Button bDown5
|
||||
|
||||
Events
|
||||
Touch Press Event
|
||||
tSend.txt="event,buttonPress2,"+entn4.txt+",down"
|
||||
tSend.txt="event,buttonPress2,"+entn5.txt+",down"
|
||||
//send calc crc
|
||||
btlen tSend.txt,sys0
|
||||
crcrest 1,0xffff // reset CRC
|
||||
@@ -2262,7 +2262,7 @@ Button bDown6
|
||||
|
||||
Events
|
||||
Touch Press Event
|
||||
tSend.txt="event,buttonPress2,"+entn4.txt+",down"
|
||||
tSend.txt="event,buttonPress2,"+entn6.txt+",down"
|
||||
//send calc crc
|
||||
btlen tSend.txt,sys0
|
||||
crcrest 1,0xffff // reset CRC
|
||||
|
||||
@@ -53,10 +53,10 @@ cardThermo
|
||||
cardEntities
|
||||
86 Component(s)
|
||||
1329 Line(s) of event code
|
||||
535 Unique line(s) of event code
|
||||
537 Unique line(s) of event code
|
||||
|
||||
Total
|
||||
13 Page(s)
|
||||
374 Component(s)
|
||||
3783 Line(s) of event code
|
||||
1030 Unique line(s) of event code
|
||||
1032 Unique line(s) of event code
|
||||
|
||||
Reference in New Issue
Block a user