This commit is contained in:
2025-08-11 20:59:22 +08:00
parent 4a488429bf
commit 1c3c688cc2
4 changed files with 8 additions and 39 deletions

View File

@@ -12,6 +12,5 @@ typedef enum {
} uart_printf_port_t;
void rs485_init(void);
// void uart_set_printf_port(uart_printf_port_t port);
#endif // UART_H