mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-29 18:27:20 +02:00
Merge branch 'bugfix/adjust_tx_power_lvl_boundary_v5.3' into 'release/v5.3'
fix(nimble): Modify Advertising Tx power levels (v5.3) See merge request espressif/esp-idf!32565
This commit is contained in:
Submodule components/bt/host/nimble/nimble updated: 3126e6c561...2cf7edde63
@ -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
|
||||
|
Reference in New Issue
Block a user