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:
@@ -206,7 +206,7 @@ void StartROBOTTASK(void const *argument)
|
||||
|
||||
void StartUITASK(void const *argument)
|
||||
{
|
||||
Referee_Interactive_init();
|
||||
My_UI_init();
|
||||
while (1)
|
||||
{
|
||||
Referee_Interactive_task();
|
||||
|
||||
Reference in New Issue
Block a user