mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 17:49:10 -04:00
Modify ESP32C2's default ble tx output power
This commit is contained in:
parent
76cd979dbb
commit
efd10a6af4
@ -198,7 +198,7 @@ extern "C" {
|
|||||||
#define RTC_FREQ_N (32000) /* in Hz */
|
#define RTC_FREQ_N (32000) /* in Hz */
|
||||||
#endif // CONFIG_XTAL_FREQ_26
|
#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)
|
#define RUN_BQB_TEST (0)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user