Merge branch 'main' of https://github.com/joBr99/nspanel-lovelace-ui (add nextion2text)

This commit is contained in:
joBr99
2022-03-31 21:34:55 +00:00
committed by GitHub Actions
parent 0d683ddcd5
commit e0e7a853f2
5 changed files with 42 additions and 46 deletions

View File

@@ -1745,7 +1745,12 @@ Button bPrev
Events
Touch Press Event
tSend.txt="event,buttonPress2,cardEntities,bPrev"
tSend.txt="event,buttonPress2,cardEntities,"
if(bPrev.txt=="")
{
tSend.txt+="bUp"
}
tSend.txt+="bPrev"
//send calc crc
btlen tSend.txt,sys0
crcrest 1,0xffff // reset CRC

View File

@@ -52,11 +52,11 @@ cardThermo
232 Unique line(s) of event code
cardEntities
86 Component(s)
1329 Line(s) of event code
537 Unique line(s) of event code
1334 Line(s) of event code
540 Unique line(s) of event code
Total
13 Page(s)
375 Component(s)
3877 Line(s) of event code
3882 Line(s) of event code
1061 Unique line(s) of event code