sync (add nextion2text)

This commit is contained in:
joBr99
2023-08-24 14:50:22 +00:00
committed by github-actions[bot]
parent 84585499d5
commit 1712098f61
19 changed files with 969 additions and 1762 deletions

View File

@@ -575,6 +575,12 @@ Timer tmSerial
{
covx tTmp.txt,defaultFontColor,0,0
}
// get feature flag popup
spstr strCommand.txt,tTmp.txt,"~",5
if(tTmp.txt!="")
{
covx tTmp.txt,featNewSliders,0,0
}
}
if(tInstruction.txt=="timeout")
{