fix: 避障bug修复
This commit is contained in:
@@ -21,7 +21,7 @@ void jj_bt_run()
|
||||
{
|
||||
}
|
||||
|
||||
void jj_bt_printf(const char *format, ...)
|
||||
void bt_printf(const char *format, ...)
|
||||
{
|
||||
char sbuf[40];
|
||||
va_list args;
|
||||
|
||||
Reference in New Issue
Block a user