mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-02-20 05:04:44 +01:00
fix some of the messages send by the panel #160 (add nextion2text)
This commit is contained in:
committed by
github-actions[bot]
parent
e03f4875fe
commit
69acd46e69
@@ -1,6 +1,6 @@
|
||||
diff -bur HMI/n2t-out/Program.s.txt HMI/US/landscape/n2t-out/Program.s.txt
|
||||
--- HMI/n2t-out/Program.s.txt 2022-04-20 06:06:40.151757588 +0000
|
||||
+++ HMI/US/landscape/n2t-out/Program.s.txt 2022-04-20 06:06:40.971767785 +0000
|
||||
--- HMI/n2t-out/Program.s.txt 2022-04-21 23:04:24.398478719 +0000
|
||||
+++ HMI/US/landscape/n2t-out/Program.s.txt 2022-04-21 23:04:25.342501224 +0000
|
||||
@@ -11,6 +11,4 @@
|
||||
// dim value
|
||||
int dimValue=40
|
||||
@@ -8,9 +8,51 @@ diff -bur HMI/n2t-out/Program.s.txt HMI/US/landscape/n2t-out/Program.s.txt
|
||||
- // fix touch offset
|
||||
- lcd_dev fffb 0002 0000 0020
|
||||
page pageStartup
|
||||
diff -bur HMI/n2t-out/cardEntities.txt HMI/US/landscape/n2t-out/cardEntities.txt
|
||||
--- HMI/n2t-out/cardEntities.txt 2022-04-21 23:04:24.398478719 +0000
|
||||
+++ HMI/US/landscape/n2t-out/cardEntities.txt 2022-04-21 23:04:25.346501266 +0000
|
||||
@@ -726,7 +726,7 @@
|
||||
btlen tSend.txt,sys0
|
||||
crcrest 1,0xffff // reset CRC
|
||||
crcputh 55 bb
|
||||
- crcputs sys0,2
|
||||
+ crcputs sys0,1
|
||||
crcputs tSend.txt,0
|
||||
//send cmd
|
||||
printh 55 bb
|
||||
@@ -751,7 +751,7 @@
|
||||
btlen tSend.txt,sys0
|
||||
crcrest 1,0xffff // reset CRC
|
||||
crcputh 55 bb
|
||||
- crcputs sys0,2
|
||||
+ crcputs sys0,1
|
||||
crcputs tSend.txt,0
|
||||
//send cmd
|
||||
printh 55 bb
|
||||
diff -bur HMI/n2t-out/cardGrid.txt HMI/US/landscape/n2t-out/cardGrid.txt
|
||||
--- HMI/n2t-out/cardGrid.txt 2022-04-21 23:04:24.398478719 +0000
|
||||
+++ HMI/US/landscape/n2t-out/cardGrid.txt 2022-04-21 23:04:25.342501224 +0000
|
||||
@@ -254,7 +254,7 @@
|
||||
btlen tSend.txt,sys0
|
||||
crcrest 1,0xffff // reset CRC
|
||||
crcputh 55 bb
|
||||
- crcputs sys0,2
|
||||
+ crcputs sys0,1
|
||||
crcputs tSend.txt,0
|
||||
//send cmd
|
||||
printh 55 bb
|
||||
@@ -279,7 +279,7 @@
|
||||
btlen tSend.txt,sys0
|
||||
crcrest 1,0xffff // reset CRC
|
||||
crcputh 55 bb
|
||||
- crcputs sys0,2
|
||||
+ crcputs sys0,1
|
||||
crcputs tSend.txt,0
|
||||
//send cmd
|
||||
printh 55 bb
|
||||
diff -bur HMI/n2t-out/cardMedia.txt HMI/US/landscape/n2t-out/cardMedia.txt
|
||||
--- HMI/n2t-out/cardMedia.txt 2022-04-20 06:06:40.151757588 +0000
|
||||
+++ HMI/US/landscape/n2t-out/cardMedia.txt 2022-04-20 06:06:40.971767785 +0000
|
||||
--- HMI/n2t-out/cardMedia.txt 2022-04-21 23:04:24.398478719 +0000
|
||||
+++ HMI/US/landscape/n2t-out/cardMedia.txt 2022-04-21 23:04:25.346501266 +0000
|
||||
@@ -24,7 +24,7 @@
|
||||
Attributes
|
||||
Scope : local
|
||||
@@ -30,8 +72,8 @@ diff -bur HMI/n2t-out/cardMedia.txt HMI/US/landscape/n2t-out/cardMedia.txt
|
||||
Variable (int32) vaSpeakerPos
|
||||
Attributes
|
||||
diff -bur HMI/n2t-out/pageStartup.txt HMI/US/landscape/n2t-out/pageStartup.txt
|
||||
--- HMI/n2t-out/pageStartup.txt 2022-04-20 06:06:40.151757588 +0000
|
||||
+++ HMI/US/landscape/n2t-out/pageStartup.txt 2022-04-20 06:06:40.971767785 +0000
|
||||
--- HMI/n2t-out/pageStartup.txt 2022-04-21 23:04:24.398478719 +0000
|
||||
+++ HMI/US/landscape/n2t-out/pageStartup.txt 2022-04-21 23:04:25.346501266 +0000
|
||||
@@ -177,7 +177,7 @@
|
||||
recmod=1
|
||||
bauds=115200
|
||||
@@ -41,3 +83,27 @@ diff -bur HMI/n2t-out/pageStartup.txt HMI/US/landscape/n2t-out/pageStartup.txt
|
||||
//send calc crc
|
||||
btlen tSend.txt,sys0
|
||||
crcrest 1,0xffff // reset CRC
|
||||
diff -bur HMI/n2t-out/popupLight.txt HMI/US/landscape/n2t-out/popupLight.txt
|
||||
--- HMI/n2t-out/popupLight.txt 2022-04-21 23:04:24.398478719 +0000
|
||||
+++ HMI/US/landscape/n2t-out/popupLight.txt 2022-04-21 23:04:25.342501224 +0000
|
||||
@@ -298,7 +298,7 @@
|
||||
btlen tSend.txt,sys0
|
||||
crcrest 1,0xffff // reset CRC
|
||||
crcputh 55 bb
|
||||
- crcputs sys0,2
|
||||
+ crcputs sys0,1
|
||||
crcputs tSend.txt,0
|
||||
//send cmd
|
||||
printh 55 bb
|
||||
diff -bur HMI/n2t-out/screensaver.txt HMI/US/landscape/n2t-out/screensaver.txt
|
||||
--- HMI/n2t-out/screensaver.txt 2022-04-21 23:04:24.398478719 +0000
|
||||
+++ HMI/US/landscape/n2t-out/screensaver.txt 2022-04-21 23:04:25.346501266 +0000
|
||||
@@ -664,7 +664,7 @@
|
||||
btlen tSend.txt,sys0
|
||||
crcrest 1,0xffff // reset CRC
|
||||
crcputh 55 bb
|
||||
- crcputs sys0,2
|
||||
+ crcputs sys0,1
|
||||
crcputs tSend.txt,0
|
||||
//send cmd
|
||||
printh 55 bb
|
||||
|
||||
Reference in New Issue
Block a user