We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52ecee4 commit 125308eCopy full SHA for 125308e
sdkconfig.defaults
@@ -169,9 +169,10 @@ CONFIG_BT_NIMBLE_EATT_CHAN_NUM=0
169
# Disable all Arduino included BLE libraries
170
#
171
CONFIG_ARDUINO_SELECTIVE_COMPILATION=y
172
+# CONFIG_ARDUINO_SELECTIVE_ArduinoOTA
173
# CONFIG_ARDUINO_SELECTIVE_ESP_SR is not set
174
# CONFIG_ARDUINO_SELECTIVE_WiFiProv is not set
-# ARDUINO_SELECTIVE_NetworkClientSecure is not set
175
+# CONFIG_ARDUINO_SELECTIVE_NetworkClientSecure is not set
176
# CONFIG_ARDUINO_SELECTIVE_BLE is not set
177
# CONFIG_ARDUINO_SELECTIVE_BluetoothSerial is not set
178
# CONFIG_ARDUINO_SELECTIVE_SimpleBLE is not set
0 commit comments