mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-03 20:54:32 +02:00
Modify ESP32C2's default ble tx output power
This commit is contained in:
@@ -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)
|
||||||
|
Reference in New Issue
Block a user