File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,9 @@ All notable changes to this project will be documented in this file.
1111### Changed
1212- Updated NimBLE core to use the v1.4.0 branch of esp-nimble.
1313- AD flags are no longer set in the advertisements of non-connectable beacons, freeing up 3 bytes of advertisement room.
14+ - Config option CONFIG_BT_NIMBLE_DEBUG replaced with CONFIG_BT_NIMBLE_LOG_LEVEL (see src/nimconfig.h for usage)
15+ - Config option CONFIG_NIMBLE_CPP_ENABLE_ADVERTISMENT_TYPE_TEXT renamed to CONFIG_NIMBLE_CPP_ENABLE_ADVERTISEMENT_TYPE_TEXT
16+ - Config option CONFIG_BT_NIMBLE_TASK_STACK_SIZE renamed to CONFIG_BT_NIMBLE_HOST_TASK_STACK_SIZE
1417
1518### Added
1619- Preliminary support for non-esp devices, NRF51 and NRF52 devices supported with [ n-able arduino core] ( https://github.com/h2zero/n-able-Arduino )
You can’t perform that action at this time.
0 commit comments