bumped version for next release (add nextion2text)

This commit is contained in:
joBr99
2022-03-20 23:25:26 +00:00
committed by GitHub Actions
parent 55ad601a79
commit 3397f77cea
3 changed files with 12 additions and 8 deletions

View File

@@ -14,14 +14,10 @@ cardMedia
22 Component(s)
210 Line(s) of event code
116 Unique line(s) of event code
pageStartup
19 Component(s)
146 Line(s) of event code
111 Unique line(s) of event code
popupNotify
17 Component(s)
171 Line(s) of event code
114 Unique line(s) of event code
175 Line(s) of event code
116 Unique line(s) of event code
pageSwipeTest
18 Component(s)
62 Line(s) of event code
@@ -34,6 +30,10 @@ pageTest
14 Component(s)
14 Line(s) of event code
14 Unique line(s) of event code
pageStartup
19 Component(s)
146 Line(s) of event code
111 Unique line(s) of event code
popupShutter
19 Component(s)
194 Line(s) of event code
@@ -62,5 +62,5 @@ cardGrid
Total
14 Page(s)
343 Component(s)
3172 Line(s) of event code
3176 Line(s) of event code
790 Unique line(s) of event code

View File

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

View File

@@ -557,6 +557,10 @@ Timer tmSerial
{
page cardMedia
}
if(tId.txt=="cardThermo")
{
page cardThermo
}
if(tId.txt=="pageStartup")
{
page pageStartup