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

@@ -46,11 +46,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

@@ -152,7 +152,7 @@ Text tVersion
Disable release event after dragging: 0
Send Component ID : disabled
Associated Keyboard : none
Text : 42
Text : 43
Max. Text Size : 10
Picture p0