mirror of
https://github.com/joBr99/nspanel-lovelace-ui.git
synced 2026-03-01 02:20:12 +01:00
. (add nextion2text)
This commit is contained in:
committed by
github-actions[bot]
parent
c6e49bbf80
commit
8d83d727f3
@@ -11,6 +11,19 @@ Page cardEntities
|
||||
|
||||
Events
|
||||
Preinitialize Event
|
||||
tSend.txt="event,renderCurrentPage"
|
||||
//send calc crc
|
||||
btlen tSend.txt,sys0
|
||||
crcrest 1,0xffff // reset CRC
|
||||
crcputh 55 bb
|
||||
crcputs sys0,2
|
||||
crcputs tSend.txt,0
|
||||
//send cmd
|
||||
printh 55 bb
|
||||
prints sys0,2
|
||||
prints tSend.txt,0
|
||||
prints crcval,2
|
||||
dim=dimValueNormal
|
||||
dim=dimValueNormal
|
||||
//wup=cardEntities
|
||||
//remove background & activate reparse mode
|
||||
|
||||
@@ -11,6 +11,19 @@ Page screensaver
|
||||
|
||||
Events
|
||||
Preinitialize Event
|
||||
tSend.txt="event,renderCurrentPage"
|
||||
//send calc crc
|
||||
btlen tSend.txt,sys0
|
||||
crcrest 1,0xffff // reset CRC
|
||||
crcputh 55 bb
|
||||
crcputs sys0,2
|
||||
crcputs tSend.txt,0
|
||||
//send cmd
|
||||
printh 55 bb
|
||||
prints sys0,2
|
||||
prints tSend.txt,0
|
||||
prints crcval,2
|
||||
dim=dimValueNormal
|
||||
recmod=1
|
||||
baud=115200
|
||||
vis tInstruction,0
|
||||
|
||||
@@ -11,6 +11,19 @@ Page screensaver2
|
||||
|
||||
Events
|
||||
Preinitialize Event
|
||||
tSend.txt="event,renderCurrentPage"
|
||||
//send calc crc
|
||||
btlen tSend.txt,sys0
|
||||
crcrest 1,0xffff // reset CRC
|
||||
crcputh 55 bb
|
||||
crcputs sys0,2
|
||||
crcputs tSend.txt,0
|
||||
//send cmd
|
||||
printh 55 bb
|
||||
prints sys0,2
|
||||
prints tSend.txt,0
|
||||
prints crcval,2
|
||||
dim=dimValueNormal
|
||||
recmod=1
|
||||
baud=115200
|
||||
vis tInstruction,0
|
||||
|
||||
Reference in New Issue
Block a user