This commit is contained in:
@@ -25,6 +25,7 @@ extern uint8_t UART_DMA_Buffer[256];
|
||||
void UART_Init(void);
|
||||
void UART_Send(const void *pBuffer, uint32_t Size);
|
||||
void UART_LogSend(const void *pBuffer, uint32_t Size);
|
||||
void UART_String(const char *str);
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user