mirror of
https://gitee.com/dlmu-cone/bf_original_balance_chassis
synced 2026-07-24 03:27:45 +08:00
删除了message center的指针传递支持,增加了定位bug的技巧文档
This commit is contained in:
14
application/balance_chassis/vmc_project.h
Normal file
14
application/balance_chassis/vmc_project.h
Normal file
@@ -0,0 +1,14 @@
|
||||
#ifndef VMC_PROJECT_H
|
||||
#define VMC_PROJECT_H
|
||||
|
||||
#include "stm32f407xx.h"
|
||||
#include "arm_math.h"
|
||||
#include "math.h"
|
||||
#include "general_def.h"
|
||||
|
||||
// 将五连杆和直杆的vmc映射放在此处,方便修改和调试,balance.c不会太长
|
||||
#endif // !VMC_PROJECT_H
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user