Skip to content

Commit 125308e

Browse files
authored
Update BLE library configuration in sdkconfig.defaults
1 parent 52ecee4 commit 125308e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sdkconfig.defaults

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,9 +169,10 @@ CONFIG_BT_NIMBLE_EATT_CHAN_NUM=0
169169
# Disable all Arduino included BLE libraries
170170
#
171171
CONFIG_ARDUINO_SELECTIVE_COMPILATION=y
172+
# CONFIG_ARDUINO_SELECTIVE_ArduinoOTA
172173
# CONFIG_ARDUINO_SELECTIVE_ESP_SR is not set
173174
# CONFIG_ARDUINO_SELECTIVE_WiFiProv is not set
174-
# ARDUINO_SELECTIVE_NetworkClientSecure is not set
175+
# CONFIG_ARDUINO_SELECTIVE_NetworkClientSecure is not set
175176
# CONFIG_ARDUINO_SELECTIVE_BLE is not set
176177
# CONFIG_ARDUINO_SELECTIVE_BluetoothSerial is not set
177178
# CONFIG_ARDUINO_SELECTIVE_SimpleBLE is not set

0 commit comments

Comments
 (0)