alternative font for status icons (add nextion2text)

This commit is contained in:
joBr99
2022-12-14 22:34:47 +00:00
committed by github-actions[bot]
parent 17d36084b6
commit c2df414557
9 changed files with 87 additions and 17 deletions

View File

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