fix status icon2 alt font (add nextion2text)

This commit is contained in:
joBr99
2022-12-14 23:02:30 +00:00
committed by github-actions[bot]
parent 89517a058b
commit 6a60ff2f05
12 changed files with 44 additions and 104 deletions

View File

@@ -596,7 +596,16 @@ Timer tmSerial
spstr strCommand.txt,tIcon2.txt,"~",19
spstr strCommand.txt,tTmp.txt,"~",20
covx tTmp.txt,tIcon2.pco,0,0
click m0,1
spstr strCommand.txt,tTmp.txt,"~",21
if(tTmp.txt!="")
{
tIcon1.font=3
}
spstr strCommand.txt,tTmp.txt,"~",22
if(tTmp.txt!="")
{
tIcon2.font=3
}
}
if(tInstruction.txt=="color"&&tNotifyHead.txt==""&&tNotifyText.txt=="")
{