mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Merge branch 'bugfix/adjust_tx_power_lvl_boundary' into 'master'
fix(nimble): Modify Advertising Tx power levels Closes BLERP-901 See merge request espressif/esp-idf!32484
This commit is contained in:
commit
737d8f8455
@ -1 +1 @@
|
||||
Subproject commit 3126e6c561369589677191a9aa22def441873f69
|
||||
Subproject commit 2cf7edde63866f5663bbcdfb8776cf29c0809456
|
@ -234,7 +234,7 @@
|
||||
#endif
|
||||
|
||||
#ifndef MYNEWT_VAL_BLE_VERSION
|
||||
#define MYNEWT_VAL_BLE_VERSION (50)
|
||||
#define MYNEWT_VAL_BLE_VERSION (54)
|
||||
#endif
|
||||
|
||||
#ifndef MYNEWT_VAL_BLE_LL_ADD_STRICT_SCHED_PERIODS
|
||||
|
Loading…
Reference in New Issue
Block a user