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
c2f8b5c8c3
sentry_gimbal_hzz
/
application
/
gimbal
/
gimbal.h
8 lines
93 B
C
Raw
Normal View
History
Unescape
Escape
确定双板/单板兼容的整体框架
2022-11-27 18:54:27 +08:00
#
ifndef GIMBAL_H
#
define GIMBAL_H
void
GimbalInit
(
)
;
void
GimbalTask
(
)
;
上传了所有todo任务,为底盘新增了超级电容模块
2022-12-05 22:07:44 +08:00
#
endif
// GIMBAL_H