generated from hulk/gd32e23x_template_cmake_vscode
Initial commit
This commit is contained in:
8
Inc/uart.h
Normal file
8
Inc/uart.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef UART_H
|
||||
#define UART_H
|
||||
|
||||
#include "gd32e23x.h"
|
||||
|
||||
void rs485_init(void);
|
||||
|
||||
#endif // UART_H
|
Reference in New Issue
Block a user