同步最新代码
This commit is contained in:
8
底盘独立控制器/code/CarBody/UI.h
Normal file
8
底盘独立控制器/code/CarBody/UI.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef __UI_H
|
||||
#define __UI_H
|
||||
|
||||
void UI_Init(void);//UI初始化
|
||||
void UI_Updata(void);//UI更新
|
||||
void UI_RemoteNoCheck(void);//UI显示遥控器未连接
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user