From ffb901b377a04a23bb2c66d5d64956e7294bd358 Mon Sep 17 00:00:00 2001 From: David Lin Date: Tue, 13 Oct 2020 17:06:16 +0800 Subject: [PATCH] Update nimble_port_tencentos_tiny.h --- .../TencentOS_tiny/include/nimble/nimble_port_tencentos_tiny.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/connectivity/Bluetooth_5.0/porting/TencentOS_tiny/include/nimble/nimble_port_tencentos_tiny.h b/components/connectivity/Bluetooth_5.0/porting/TencentOS_tiny/include/nimble/nimble_port_tencentos_tiny.h index 8fc477b1..979d703d 100644 --- a/components/connectivity/Bluetooth_5.0/porting/TencentOS_tiny/include/nimble/nimble_port_tencentos_tiny.h +++ b/components/connectivity/Bluetooth_5.0/porting/TencentOS_tiny/include/nimble/nimble_port_tencentos_tiny.h @@ -33,5 +33,5 @@ nimble_port_tencentos_tiny_init(k_task_entry_t host_task_fn); } #endif -#endif /* _NIMBLE_PORT_FREERTOS_H */ +#endif /* _NIMBLE_PORT_TENCENT_OS_TINY_H */