fixes #983 (add nextion2text)

This commit is contained in:
joBr99
2023-10-14 14:36:49 +00:00
committed by github-actions[bot]
parent 7f38c6b346
commit 14efa10683
22 changed files with 106 additions and 33 deletions

View File

@@ -1424,6 +1424,10 @@ Timer tmSerial
{
page cardChart
}
if(tId.txt=="cardLChart")
{
page cardLChart
}
}
if(tInstruction.txt=="time")
{

View File

@@ -1710,6 +1710,10 @@ Timer tmSerial
{
page cardChart
}
if(tId.txt=="cardLChart")
{
page cardLChart
}
}
if(tInstruction.txt=="time")
{

View File

@@ -1741,6 +1741,10 @@ Timer tmSerial
{
page cardChart
}
if(tId.txt=="cardLChart")
{
page cardLChart
}
}
if(tInstruction.txt=="time")
{

View File

@@ -36,8 +36,8 @@ popupNotify
172 Unique line(s) of event code
cardGrid
44 Component(s)
579 Line(s) of event code
330 Unique line(s) of event code
583 Line(s) of event code
332 Unique line(s) of event code
cardQR
34 Component(s)
410 Line(s) of event code
@@ -62,14 +62,10 @@ cardThermo
57 Component(s)
540 Line(s) of event code
319 Unique line(s) of event code
cardGrid2
52 Component(s)
689 Line(s) of event code
382 Unique line(s) of event code
cardMedia
59 Component(s)
699 Line(s) of event code
354 Unique line(s) of event code
703 Line(s) of event code
356 Unique line(s) of event code
popupInSel
34 Component(s)
621 Line(s) of event code
@@ -90,6 +86,10 @@ popupThermo
44 Component(s)
523 Line(s) of event code
276 Unique line(s) of event code
cardGrid2
52 Component(s)
693 Line(s) of event code
384 Unique line(s) of event code
cardEntities
67 Component(s)
1194 Line(s) of event code
@@ -98,5 +98,5 @@ cardEntities
Total
23 Page(s)
878 Component(s)
10576 Line(s) of event code
10588 Line(s) of event code
2459 Unique line(s) of event code