搭建了chassis的框架

This commit is contained in:
NeoZng
2022-12-03 21:39:31 +08:00
parent bc1f928e02
commit 78c9a77cf4
9 changed files with 98 additions and 13 deletions

View File

@@ -29,7 +29,8 @@
"remote_control.h": "c",
"gimbal_cmd.h": "c",
"chassis_cmd.h": "c",
"referee.h": "c"
"referee.h": "c",
"arm_math.h": "c"
},
"C_Cpp.default.configurationProvider": "ms-vscode.makefile-tools",
}