STM32H743/HAL/Uart.h
@@ -1,8 +1,8 @@ /******************************************************************************* * File Name : Uart.h * Description : * Created on : 2018年4月24日 * Author : 杜键 * Created on : 2018��4��24�� * Author : �ż� *******************************************************************************/ #ifndef HAL_UART_H_ @@ -41,6 +41,8 @@ UART_ID_4G, UART_ID_GPS, UART_ID_BT, UART_ID_SBUS, UART_ID_PYTHON, UART_ID_LAST, }E_UartID;