Merge branch 'main' of github.com:joBr99/nspanel-lovelace-ui (add nextion2text)

This commit is contained in:
joBr99
2023-01-11 17:33:42 +00:00
committed by github-actions[bot]
parent 503a105415
commit ed46d36665
8 changed files with 203 additions and 84 deletions

View File

@@ -158,6 +158,17 @@ Text m0
Horizontal Spacing : 0
Vertical Spacing : 0
Events
Touch Press Event
tTmp.txt="change model conf to us-l/p "
strlen tTmp.txt,sys1
sya1=sys1*11+m0.h-48/2
for(sys0=0;sys0<sys1;sys0++)
{
substr tTmp.txt,strTmp.txt,sys0,1
xstr m0.x,sys0*-11+m0.y+sya1,25,20,6,WHITE,RED,2,1,3,strTmp.txt
}
Text t10
Attributes
ID : 15
@@ -1210,6 +1221,7 @@ Timer tmSerial
{
tIcon2.font=3
}
click m0,1
}
if(tInstruction.txt=="color"&&tNotifyHead.txt==""&&tNotifyText.txt=="")
{