forked from espressif/esp-idf
Merge branch 'bugfix/adjust_tx_power_lvl_boundary_v5.1' into 'release/v5.1'
fix(nimble): Modify Advertising Tx power levels (v5.1) See merge request espressif/esp-idf!32563
This commit is contained in:
Submodule components/bt/host/nimble/nimble updated: 7fdf8ac0d1...04f8da28bc
@@ -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