This website requires JavaScript.
Explore
Help
Register
Sign In
HFUT_Firmament_EC
/
sentry_gimbal_hzz
Watch
11
Star
0
Fork
You've already forked sentry_gimbal_hzz
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
37c23ddb79
sentry_gimbal_hzz
/
application
/
chassis
/
chassis.h
8 lines
98 B
C
Raw
Normal View
History
Unescape
Escape
确定双板/单板兼容的整体框架
2022-11-27 18:54:27 +08:00
#
ifndef CHASSIS_H
#
define CHASSIS_H
void
ChassisInit
(
)
;
void
ChassisTask
(
)
;
上传了所有todo任务,为底盘新增了超级电容模块
2022-12-05 22:07:44 +08:00
#
endif
// CHASSIS_H