sync (add nextion2text)

This commit is contained in:
joBr99
2022-11-03 17:05:42 +00:00
committed by github-actions[bot]
parent 7e8ffca023
commit 51d74fceb2
13 changed files with 115 additions and 148 deletions

View File

@@ -857,7 +857,14 @@ Button bNext
Events
Touch Press Event
tSend.txt="event,buttonPress2,cardGrid,bNext"
tSend.txt="event,buttonPress2,cardGrid,"
if(bPrev.txt=="")
{
tSend.txt+="bHome"
}else
{
tSend.txt+="bNext"
}
//send calc crc
btlen tSend.txt,sys0
crcrest 1,0xffff // reset CRC