mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Modify ESP32C2's default ble tx output power
This commit is contained in:
parent
be07eb4757
commit
333c3db233
@ -198,7 +198,7 @@ extern "C" {
|
||||
#define RTC_FREQ_N (32000) /* in Hz */
|
||||
#endif // CONFIG_XTAL_FREQ_26
|
||||
|
||||
#define BLE_LL_TX_PWR_DBM_N (0)
|
||||
#define BLE_LL_TX_PWR_DBM_N (9)
|
||||
|
||||
|
||||
#define RUN_BQB_TEST (0)
|
||||
|
Loading…
x
Reference in New Issue
Block a user