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

This commit is contained in:
joBr99
2022-12-21 19:52:31 +00:00
committed by github-actions[bot]
parent 64ed90e8a6
commit 3cb291301f
11 changed files with 148 additions and 4831 deletions

View File

@@ -13,25 +13,6 @@
│ - // fix touch offset
│ - lcd_dev fffb 0002 0000 0020
│ - page pageStartup
│ --- HMI/n2t-out/cardAlarm.txt
├── +++ HMI/US/landscape/n2t-out/cardAlarm.txt
│ @@ -39,15 +39,15 @@
│ vis bNext,0
│ cardAlarm.bco=defaultBcoColor
│ for(sys0=0;sys0<40;sys0++)
│ {
│ if(b[sys0].type==98||b[sys0].type==116)
│ {
│ b[sys0].bco=defaultBcoColor
│ - //b[sys0].pco=defaultFontColor
│ + b[sys0].pco=defaultFontColor
│ }
│ }
│ if(defaultBcoColor==0)
│ {
│ tCode.bco=6371
│ tCode.pco=40179
│ }
│ --- HMI/n2t-out/pageStartup.txt
├── +++ HMI/US/landscape/n2t-out/pageStartup.txt
│ @@ -173,15 +173,15 @@

View File

@@ -51,7 +51,7 @@ Page cardAlarm
if(b[sys0].type==98||b[sys0].type==116)
{
b[sys0].bco=defaultBcoColor
b[sys0].pco=defaultFontColor
//b[sys0].pco=defaultFontColor
}
}
if(defaultBcoColor==0)

View File

@@ -54,14 +54,14 @@ screensaver
45 Component(s)
410 Line(s) of event code
298 Unique line(s) of event code
cardAlarm
40 Component(s)
442 Line(s) of event code
262 Unique line(s) of event code
cardPower
43 Component(s)
439 Line(s) of event code
299 Unique line(s) of event code
cardAlarm
40 Component(s)
443 Line(s) of event code
263 Unique line(s) of event code
popupThermo
44 Component(s)
519 Line(s) of event code
@@ -82,5 +82,5 @@ cardThermo
Total
19 Page(s)
670 Component(s)
8376 Line(s) of event code
8375 Line(s) of event code
2116 Unique line(s) of event code

View File

@@ -43,7 +43,7 @@ Page cardAlarm
if(b[sys0].type==98||b[sys0].type==116)
{
b[sys0].bco=defaultBcoColor
b[sys0].pco=defaultFontColor
//b[sys0].pco=defaultFontColor
}
}
if(defaultBcoColor==0)