同步步兵代码,暂时关闭底盘跟随
This commit is contained in:
7
云台/云台-old/CarBody/Keyboard.h
Normal file
7
云台/云台-old/CarBody/Keyboard.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef __KEYBOARD_H
|
||||
#define __KEYBOARD_H
|
||||
|
||||
void Keyboard_Init(void);//键盘初始化
|
||||
void Keyboard_DataProcess(uint8_t *Data);//键盘数据处理
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user