From 55bcd9f9bf99a953a9d274477d6eae678c817fac Mon Sep 17 00:00:00 2001 From: David Lin Date: Tue, 13 Oct 2020 19:28:21 +0800 Subject: [PATCH] Update l610.h --- devices/l610/l610.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devices/l610/l610.h b/devices/l610/l610.h index a5ddc9aa..7d3fd560 100644 --- a/devices/l610/l610.h +++ b/devices/l610/l610.h @@ -23,5 +23,5 @@ int l610_sal_init(hal_uart_port_t uart_port); int l610_sal_deinit(void); -#endif /* __EC20_H__ */ +#endif /* __L610_H__ */