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