mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-31 07:03:55 +00:00 
			
		
		
		
	Add CONFIG_BT_BLE_42_FEATURES_SUPPORTED for ble (#5008)
This commit is contained in:
		| @@ -55,3 +55,4 @@ async def to_code(config): | |||||||
|  |  | ||||||
|     if CORE.using_esp_idf: |     if CORE.using_esp_idf: | ||||||
|         add_idf_sdkconfig_option("CONFIG_BT_ENABLED", True) |         add_idf_sdkconfig_option("CONFIG_BT_ENABLED", True) | ||||||
|  |         add_idf_sdkconfig_option("CONFIG_BT_BLE_42_FEATURES_SUPPORTED", True) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user