Skip to content

Commit b6594fe

Browse files
authored
Update sdkconfig.defaults
1 parent a196c39 commit b6594fe

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
@@ -27,8 +27,9 @@ CONFIG_BT_NIMBLE_ENABLED=y
2727
# Disable all Arduino included BLE libraries
2828
#
2929
CONFIG_ARDUINO_SELECTIVE_COMPILATION=y
30+
# CONFIG_ARDUINO_SELECTIVE_ESP_SR is not set
3031
# CONFIG_ARDUINO_SELECTIVE_WiFiProv is not set
3132
# CONFIG_ARDUINO_SELECTIVE_BLE is not set
3233
# CONFIG_ARDUINO_SELECTIVE_BluetoothSerial is not set
3334
# CONFIG_ARDUINO_SELECTIVE_SimpleBLE is not set
34-
# end of Arduino Configuration
35+
# end of Arduino Configuration

0 commit comments

Comments
 (0)