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 @@