同步最新代码
This commit is contained in:
7
底盘独立控制器/code/CarBody/Ultra_CAP.h
Normal file
7
底盘独立控制器/code/CarBody/Ultra_CAP.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef __ULTRA_CAP_H
|
||||
#define __ULTRA_CAP_H
|
||||
|
||||
void Ultra_CAP_Init(void);//超电初始化
|
||||
uint8_t Ultra_CAP_SetPower(float PowerLimit);//超电设置功率上限
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user