fix some of the messages send by the panel #160 (add nextion2text)

This commit is contained in:
joBr99
2022-04-21 23:04:26 +00:00
committed by github-actions[bot]
parent e03f4875fe
commit 69acd46e69
12 changed files with 253 additions and 79 deletions

View File

@@ -1443,7 +1443,7 @@ Button bPrev
btlen tSend.txt,sys0
crcrest 1,0xffff // reset CRC
crcputh 55 bb
crcputs sys0,1
crcputs sys0,2
crcputs tSend.txt,0
//send cmd
printh 55 bb
@@ -1490,7 +1490,7 @@ Button bNext
btlen tSend.txt,sys0
crcrest 1,0xffff // reset CRC
crcputh 55 bb
crcputs sys0,1
crcputs sys0,2
crcputs tSend.txt,0
//send cmd
printh 55 bb

View File

@@ -527,7 +527,7 @@ Button bPrev
btlen tSend.txt,sys0
crcrest 1,0xffff // reset CRC
crcputh 55 bb
crcputs sys0,1
crcputs sys0,2
crcputs tSend.txt,0
//send cmd
printh 55 bb
@@ -574,7 +574,7 @@ Button bNext
btlen tSend.txt,sys0
crcrest 1,0xffff // reset CRC
crcputh 55 bb
crcputs sys0,1
crcputs sys0,2
crcputs tSend.txt,0
//send cmd
printh 55 bb

View File

@@ -10,14 +10,18 @@ pageTest
13 Component(s)
13 Line(s) of event code
13 Unique line(s) of event code
cardEntities
62 Component(s)
964 Line(s) of event code
410 Unique line(s) of event code
popupLight
27 Component(s)
338 Line(s) of event code
183 Unique line(s) of event code
cardGrid
39 Component(s)
418 Line(s) of event code
244 Unique line(s) of event code
245 Unique line(s) of event code
screensaver
35 Component(s)
292 Line(s) of event code
235 Unique line(s) of event code
popupShutter
19 Component(s)
191 Line(s) of event code
@@ -30,18 +34,10 @@ pageStartup
19 Component(s)
150 Line(s) of event code
113 Unique line(s) of event code
popupLight
27 Component(s)
338 Line(s) of event code
182 Unique line(s) of event code
cardAlarm
35 Component(s)
343 Line(s) of event code
214 Unique line(s) of event code
screensaver
35 Component(s)
292 Line(s) of event code
235 Unique line(s) of event code
cardThermo
41 Component(s)
442 Line(s) of event code
@@ -50,9 +46,13 @@ cardMedia
30 Component(s)
329 Line(s) of event code
169 Unique line(s) of event code
cardEntities
62 Component(s)
964 Line(s) of event code
411 Unique line(s) of event code
Total
12 Page(s)
343 Component(s)
3687 Line(s) of event code
1018 Unique line(s) of event code
1019 Unique line(s) of event code

View File

@@ -602,7 +602,7 @@ Button b0
btlen tSend.txt,sys0
crcrest 1,0xffff // reset CRC
crcputh 55 bb
crcputs sys0,1
crcputs sys0,2
crcputs tSend.txt,0
//send cmd
printh 55 bb

View File

@@ -1190,7 +1190,7 @@ TouchCap tc0
btlen tSend.txt,sys0
crcrest 1,0xffff // reset CRC
crcputh 55 bb
crcputs sys0,1
crcputs sys0,2
crcputs tSend.txt,0
//send cmd
printh 55 bb