Files
NSPanel_HA_Blueprint/custom_configuration/nspanel_blank_code/Program.s.txt
Edward Firmo 0af0d2fbaf Add screensaver to nspanel_blank.tft
And build a new tft with latest firmware and url for instructions.
2023-09-19 11:29:55 +02:00

8 lines
433 B
Plaintext

Program.s
//The following code is only run once when power on, and is generally used for global variable definition and power on initialization data
bauds=115200//Configure baudrate
dim=100//Configure backlight
recmod=0//Serial data parsing mode:0-Passive mode;1-Active mode
printh 00 00 00 ff ff ff 88 ff ff ff//Output power on information to serial port
page 0 //Power on start page 0