refresh notification after weather update (add nextion2text)

This commit is contained in:
joBr99
2022-06-01 15:15:07 +00:00
committed by github-actions[bot]
parent 5cdd897995
commit 1e15f8f5ef
6 changed files with 104 additions and 43 deletions

View File

@@ -501,6 +501,14 @@ Timer tmSerial
spstr strCommand.txt,tIcon2.txt,"~",19
spstr strCommand.txt,tTmp.txt,"~",20
covx tTmp.txt,tIcon2.pco,0,0
if(tNotifyHead.txt!="")
{
ref tNotifyHead
}
if(tNotifyText.txt!="")
{
ref tNotifyText
}
}
if(tInstruction.txt=="color")
{