mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-01-24 07:04:11 +01:00
32 lines
1.3 KiB
Plaintext
32 lines
1.3 KiB
Plaintext
diff -bur HMI/n2t-out/Program.s.txt HMI/US/landscape/n2t-out/Program.s.txt
|
|
--- HMI/n2t-out/Program.s.txt 2022-07-23 09:50:28.361934134 +0000
|
|
+++ HMI/US/landscape/n2t-out/Program.s.txt 2022-07-23 09:50:29.301937207 +0000
|
|
@@ -14,6 +14,3 @@
|
|
//color vars
|
|
int defaultFontColor=65535
|
|
int defaultBcoColor=6371
|
|
- // fix touch offset
|
|
- lcd_dev fffb 0002 0000 0020
|
|
- page pageStartup
|
|
diff -bur HMI/n2t-out/pageStartup.txt HMI/US/landscape/n2t-out/pageStartup.txt
|
|
--- HMI/n2t-out/pageStartup.txt 2022-07-23 09:50:28.361934134 +0000
|
|
+++ HMI/US/landscape/n2t-out/pageStartup.txt 2022-07-23 09:50:29.301937207 +0000
|
|
@@ -152,7 +152,7 @@
|
|
Disable release event after dragging: 0
|
|
Send Component ID : disabled
|
|
Associated Keyboard : none
|
|
- Text : 38
|
|
+ Text : 39
|
|
Max. Text Size : 10
|
|
|
|
Picture p0
|
|
@@ -177,7 +177,7 @@
|
|
recmod=1
|
|
bauds=115200
|
|
// startup event
|
|
- tSend.txt="event,startup,"+tVersion.txt+",eu"
|
|
+ tSend.txt="event,startup,"+tVersion.txt+",us-l"
|
|
//send calc crc
|
|
btlen tSend.txt,sys0
|
|
crcrest 1,0xffff // reset CRC
|