bDown5 and bDown6 typo in Entities (add nextion2text)

This commit is contained in:
jmbinette
2022-03-31 03:33:55 +00:00
committed by GitHub Actions
parent c7a3965db4
commit 24e8d6a597
5 changed files with 38 additions and 38 deletions

View File

@@ -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

View File

@@ -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