Skip to content

Commit

Permalink
ESP32: Make NimBLE as the default Bluetooth host in the temperature-m…
Browse files Browse the repository at this point in the history
…easurement-app (#3796)
  • Loading branch information
dhrishi authored and pull[bot] committed Jan 27, 2021
1 parent 2ed4ac5 commit 304e82e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ CONFIG_ESPTOOLPY_MONITOR_BAUD=115200

#enable BT
CONFIG_BT_ENABLED=y
CONFIG_BT_NIMBLE_ENABLED=y

#enable lwip ipv6 autoconfig
CONFIG_LWIP_IPV6_AUTOCONFIG=y
Expand Down

0 comments on commit 304e82e

Please sign in to comment.