implement background and hide components (add nextion2text)

This commit is contained in:
joBr99
2022-10-07 16:22:15 +00:00
committed by github-actions[bot]
parent db067388a4
commit 6c8fff79a4
4 changed files with 49 additions and 5 deletions

View File

@@ -26,6 +26,28 @@ Page cardPower
tsw h3,0
tsw h4,0
tsw h5,0
vis h0,0
vis h1,0
vis h2,0
vis h3,0
vis h4,0
vis h5,0
vis t1,0
vis t0Icon,0
vis t1Icon,0
vis t2Icon,0
vis t3Icon,0
vis t4Icon,0
vis t5Icon,0
cardPower.bco=defaultBcoColor
for(sys0=0;sys0<43;sys0++)
{
if(b[sys0].type==98||b[sys0].type==116)
{
b[sys0].bco=defaultBcoColor
b[sys0].pco=defaultFontColor
}
}
Variable (string) strCommand
Attributes