发布beta版本,目前基本功能都可用

This commit is contained in:
NeoZng
2022-12-11 14:59:45 +08:00
parent 37c23ddb79
commit 78cc27ee1a
19 changed files with 320 additions and 115 deletions

View File

@@ -39,7 +39,8 @@
"general_def.h": "c",
"super_cap.h": "c",
"motor_def.h": "c",
"quaternionekf.h": "c"
"quaternionekf.h": "c",
"shoot.h": "c"
},
"C_Cpp.default.configurationProvider": "ms-vscode.makefile-tools",
}