From 8df3e025af2c209233bb073157abf31bab10672b Mon Sep 17 00:00:00 2001 From: David Lin Date: Thu, 30 Jul 2020 20:10:53 +0800 Subject: [PATCH] Update bc35_28_95.h --- devices/bc35_28_95/bc35_28_95.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/devices/bc35_28_95/bc35_28_95.h b/devices/bc35_28_95/bc35_28_95.h index 3591415c..eeada49a 100644 --- a/devices/bc35_28_95/bc35_28_95.h +++ b/devices/bc35_28_95/bc35_28_95.h @@ -15,8 +15,8 @@ * within TencentOS. *---------------------------------------------------------------------------*/ -#ifndef __BC35_28_H__ -#define __BC35_28_H__ +#ifndef __BC35_28_95_H__ +#define __BC35_28_95_H__ #include "tos_at.h" @@ -38,5 +38,5 @@ typedef enum sal_multilink_state { int bc35_28_95_sal_init(hal_uart_port_t uart_port); -#endif /* __BC35_28_H__ */ +#endif /* __BC35_28_95_H__*/