update template
This commit is contained in:
@@ -3,6 +3,13 @@
|
||||
|
||||
#include "gd32e23x.h"
|
||||
|
||||
void rs485_init(void);
|
||||
/*!
|
||||
\brief initialize UART interface
|
||||
\param[in] none
|
||||
\param[out] none
|
||||
\retval none
|
||||
*/
|
||||
void uart_init(void);
|
||||
void debug_usart_init(void);
|
||||
|
||||
#endif // UART_H
|
||||
|
||||
Reference in New Issue
Block a user