Reorg repo

This commit is contained in:
Edward Firmo
2024-02-25 17:29:28 +01:00
parent d66aa59b35
commit abd55b4bc0
177 changed files with 0 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