Document service upload_tft

This commit is contained in:
Edward Firmo
2024-02-19 08:07:04 +01:00
parent 1ff97bf75f
commit f12bc58db9
189 changed files with 29 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
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
int sys0=0
int display_mode=4 // 1 = EU, 2 = US, 3 = US landscape, 4 = blank
dim=100//Configure backlight
recmod=0//Serial data parsing mode:0-Passive mode;1-Active mode
bauds=115200
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