fix direction on US-P Power card (add nextion2text)

This commit is contained in:
joBr99
2022-10-23 14:41:17 +00:00
committed by github-actions[bot]
parent 5903e862a4
commit 9fdf1c3730
15 changed files with 92 additions and 52 deletions

View File

@@ -54,11 +54,14 @@ Page cardPower
b[sys0].bco=defaultBcoColor
b[sys0].pco=defaultFontColor
}
if(b[sys0].type==1)
if(defaultBcoColor==0)
{
b[sys0].pic=19
b[sys0].pic1=19
b[sys0].pic2=15
if(b[sys0].type==1)
{
b[sys0].pic=19
b[sys0].pic1=19
b[sys0].pic2=15
}
}
}

View File

@@ -22,10 +22,6 @@ popupThermo
24 Component(s)
294 Line(s) of event code
175 Unique line(s) of event code
pageStartup
19 Component(s)
172 Line(s) of event code
125 Unique line(s) of event code
popupNotify
19 Component(s)
253 Line(s) of event code
@@ -34,6 +30,10 @@ popupFan
27 Component(s)
347 Line(s) of event code
202 Unique line(s) of event code
pageStartup
19 Component(s)
172 Line(s) of event code
125 Unique line(s) of event code
cardQR
32 Component(s)
409 Line(s) of event code
@@ -50,10 +50,6 @@ screensaver
38 Component(s)
350 Line(s) of event code
266 Unique line(s) of event code
cardPower
43 Component(s)
420 Line(s) of event code
292 Unique line(s) of event code
cardThermo
53 Component(s)
588 Line(s) of event code
@@ -66,9 +62,13 @@ cardEntities
65 Component(s)
1137 Line(s) of event code
522 Unique line(s) of event code
cardPower
43 Component(s)
423 Line(s) of event code
293 Unique line(s) of event code
Total
16 Page(s)
515 Component(s)
6128 Line(s) of event code
1588 Unique line(s) of event code
6131 Line(s) of event code
1590 Unique line(s) of event code

View File

@@ -402,7 +402,7 @@ Text tVersion
Horizontal Alignment : center
Vertical Alignment : center
Input Type : character
Text : 42
Text : 43
Max. Text Size : 10
Word wrap : disabled
Horizontal Spacing : 0