01_SDK/nimble/config/ble_config.h
@@ -34,7 +34,7 @@ /* force calibration of the rcl clock */ #ifndef CONFIG_FORCE_CALIB_RCL_CLK #define CONFIG_FORCE_CALIB_RCL_CLK 0 #define CONFIG_FORCE_CALIB_RCL_CLK 1 #endif /* select agc mode */ @@ -103,4 +103,10 @@ #define CONFIG_BLE_CONTROLLER_MASTER_LINK_MARGIN (6) #endif /* SMP */ #ifndef SMP_MULTI_ADDR_MODE_EN #define SMP_MULTI_ADDR_MODE_EN (0) #endif #endif /* End of BLE_CONFIG_H_ */