Reorg repo

Simplifies things
This commit is contained in:
Edward Firmo
2024-02-16 16:55:12 +01:00
parent 67e358b526
commit dc4a5f43e1
209 changed files with 66 additions and 195 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