hide nav buttons (add nextion2text)

This commit is contained in:
joBr99
2022-05-06 06:39:16 +00:00
committed by github-actions[bot]
parent 130209535c
commit 30e9c8afc9
14 changed files with 389 additions and 236 deletions

View File

@@ -33,6 +33,8 @@ Page cardAlarm
vis b9,0
vis b10,0
vis tCode,0
vis bPrev,0
vis bNext,0
Variable (string) strCommand
Attributes

View File

@@ -62,6 +62,8 @@ Page cardEntities
vis bText4,0
vis hSlider4,0
vis nNum4,0
vis bPrev,0
vis bNext,0
Variable (string) strCommand
Attributes

View File

@@ -34,6 +34,8 @@ Page cardGrid
vis tEntity4,0
vis tEntity5,0
vis tEntity6,0
vis bPrev,0
vis bNext,0
Variable (string) strCommand
Attributes

View File

@@ -18,7 +18,8 @@ Page cardMedia
vis tTmp,0
vis tId,0
vis t5,0
//vis nPageDisp,0
vis bPrev,0
vis bNext,0
Variable (string) strCommand
Attributes

View File

@@ -31,6 +31,8 @@ Page cardThermo
vis bt6,0
vis bt7,0
vis bt8,0
vis bPrev,0
vis bNext,0
Variable (string) strCommand
Attributes