M350b版本
This commit is contained in:
@ -68,7 +68,7 @@ T_DjiReturnCode HalUart_Init(E_DjiHalUartNum uartNum, uint32_t baudRate, T_DjiUa
|
||||
} else {
|
||||
goto free_uart_handle;
|
||||
}
|
||||
|
||||
// #define USE_CLION_DEBUG;
|
||||
#ifdef USE_CLION_DEBUG
|
||||
sprintf(systemCmd, "ls -l %s", uartName);
|
||||
fp = popen(systemCmd, "r");
|
||||
|
||||
Reference in New Issue
Block a user