sync us-l (add nextion2text)

This commit is contained in:
joBr99
2022-12-09 23:39:37 +00:00
committed by github-actions[bot]
parent 0b1bd0fa32
commit a1da74d32b
9 changed files with 190 additions and 168 deletions

View File

@@ -280,7 +280,7 @@ Button bNext
Events
Touch Press Event
tSend.txt="event,buttonPress2,cardPower,"
tSend.txt="event,buttonPress2,cardChart,"
if(bNext.txt=="")
{
tSend.txt+="bHome"
@@ -334,7 +334,7 @@ Button bPrev
Events
Touch Press Event
tSend.txt="event,buttonPress2,cardAlarm,"
tSend.txt="event,buttonPress2,cardChart,"
if(bPrev.txt=="")
{
tSend.txt+="bUp"