From e1ddeda3176bb5e8142fd38f46b6276ed526486b Mon Sep 17 00:00:00 2001 From: David Lin Date: Wed, 18 Nov 2020 21:20:43 +0800 Subject: [PATCH] Update m5313.h --- devices/m5313/m5313.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devices/m5313/m5313.h b/devices/m5313/m5313.h index 9498fb53..9ac8b054 100644 --- a/devices/m5313/m5313.h +++ b/devices/m5313/m5313.h @@ -22,5 +22,5 @@ int m5313_sal_init(hal_uart_port_t uart_port); -#endif /* __M5310A_H__ */ +#endif /* __M5313_H__ */