mirror of
https://gitee.com/dlmu-cone/bf_original_balance_chassis
synced 2026-07-24 19:47:44 +08:00
增加了遥控器按键功能并修改所有函数和类型定义为标准格式
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
void BSPInit()
|
||||
{
|
||||
DWT_Init(168);
|
||||
BSP_Log_Init();
|
||||
LED_init();
|
||||
BSPLogInit();
|
||||
LEDInit();
|
||||
IMUTempInit();
|
||||
buzzer_init();
|
||||
BuzzerInit();
|
||||
}
|
||||
Reference in New Issue
Block a user