sync (add nextion2text)

This commit is contained in:
joBr99
2022-07-23 09:17:43 +00:00
committed by github-actions[bot]
parent 3357e07337
commit 4a99e1efbb
8 changed files with 89 additions and 210 deletions

View File

@@ -12,17 +12,6 @@ Page cardMedia
Events
Preinitialize Event
for(sys0=0;sys0<40;sys0++)
{
b[sys0].bco=defaultBcoColor
b[sys0].pco=defaultFontColor
}
if(defaultBcoColor==0)
{
hVolume.pic=14
hVolume.pic1=13
hVolume.pic2=15
}
dim=dimValueNormal
vis p0,0
vis tSend,0
@@ -32,6 +21,21 @@ Page cardMedia
vis t5,0
vis bPrev,0
vis bNext,0
cardMedia.bco=defaultBcoColor
for(sys0=0;sys0<34;sys0++)
{
if(b[sys0].type==98||b[sys0].type==116)
{
b[sys0].bco=defaultBcoColor
b[sys0].pco=defaultFontColor
}
}
if(defaultBcoColor==0)
{
hVolume.pic=14
hVolume.pic1=13
hVolume.pic2=15
}
Variable (string) strCommand
Attributes

View File

@@ -143,7 +143,7 @@ Text tPosHeading
Send Component ID : disabled
Associated Keyboard : none
Text : Position
Max. Text Size : 15
Max. Text Size : 30
Text tInfo1
Attributes
@@ -163,7 +163,7 @@ Text tTiltHeading
Send Component ID : disabled
Associated Keyboard : none
Text :
Max. Text Size : 15
Max. Text Size : 30
Picture p0
Attributes