mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-24 02:02:15 +01:00
remove test from bprev (add nextion2text)
This commit is contained in:
@@ -1235,14 +1235,7 @@ Button bPrev
|
||||
|
||||
Events
|
||||
Touch Press Event
|
||||
tSend.txt="event,buttonPress2,cardEntities,"
|
||||
if(bPrev.isbr==1)
|
||||
{
|
||||
tSend.txt+="bBack"
|
||||
}else
|
||||
{
|
||||
tSend.txt+="bPrev"
|
||||
}
|
||||
tSend.txt="event,buttonPress2,cardEntities,bPrev"
|
||||
//send calc crc
|
||||
btlen tSend.txt,sys0
|
||||
crcrest 1,0xffff // reset CRC
|
||||
|
||||
@@ -52,11 +52,11 @@ screensaver
|
||||
133 Unique line(s) of event code
|
||||
cardEntities
|
||||
58 Component(s)
|
||||
849 Line(s) of event code
|
||||
364 Unique line(s) of event code
|
||||
842 Line(s) of event code
|
||||
360 Unique line(s) of event code
|
||||
|
||||
Total
|
||||
13 Page(s)
|
||||
349 Component(s)
|
||||
3282 Line(s) of event code
|
||||
885 Unique line(s) of event code
|
||||
3275 Line(s) of event code
|
||||
882 Unique line(s) of event code
|
||||
|
||||
Reference in New Issue
Block a user