fix a bunch of wrong checksums (add nextion2text)

This commit is contained in:
joBr99
2022-04-22 16:56:34 +00:00
committed by github-actions[bot]
parent 23bd3ead57
commit aab34fb14e
20 changed files with 1021 additions and 167 deletions

View File

@@ -283,7 +283,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
@@ -332,7 +332,7 @@ Button b2
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
@@ -381,7 +381,7 @@ Button b1
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