From 1393a091fbf78f2b833c0eba33660b0efd3fa101 Mon Sep 17 00:00:00 2001 From: David Lin Date: Tue, 13 Oct 2020 17:02:35 +0800 Subject: [PATCH] Update nimble_npl_os.h --- .../porting/TencentOS_tiny/include/nimble/nimble_npl_os.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/connectivity/Bluetooth_5.0/porting/TencentOS_tiny/include/nimble/nimble_npl_os.h b/components/connectivity/Bluetooth_5.0/porting/TencentOS_tiny/include/nimble/nimble_npl_os.h index 3519ab7c..09808973 100644 --- a/components/connectivity/Bluetooth_5.0/porting/TencentOS_tiny/include/nimble/nimble_npl_os.h +++ b/components/connectivity/Bluetooth_5.0/porting/TencentOS_tiny/include/nimble/nimble_npl_os.h @@ -322,5 +322,5 @@ ble_npl_hw_is_in_critical(void) } #endif -#endif /* _NPL_H_ */ +#endif /* _NIMBLE_NPL_OS_H_ */