格式整理,在原来基础上做减法 减去遥杆、光照、探针等功能

This commit is contained in:
wio
2022-09-30 16:45:28 +08:00
parent 7c4c565d09
commit 2f481baaa2
57 changed files with 84021 additions and 207 deletions
+2 -2
View File
@@ -4,8 +4,8 @@ echo Generate release version
::需要人工设置的版本号----------------------------------------------------------------------------------
set major_ver=1
set minor_ver=1
set revsion_ver=1
set minor_ver=0
set revsion_ver=0
::------------------------------------------------------------------------------------------------------
set revfile="%~dp0version.h"