This website requires JavaScript.
Explore
Help
Register
Sign In
HFUT_Firmament_EC
/
sentry_chassis_hzz
Watch
11
Star
0
Fork
You've already forked sentry_chassis_hzz
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1bc2ff411c
sentry_chassis_hzz
/
application
/
balance_chassis
/
balance.h
18 lines
144 B
C
Raw
Blame
History
#
pragma once
/**
* @brief 平衡底盘初始化
*
*/
void
BalanceInit
(
)
;
/**
* @brief 平衡底盘任务
*
*/
void
BalanceTask
(
)
;
Reference in New Issue
View Git Blame
Copy Permalink