Apply 1 suggestion(s) to 1 file(s)

Co-authored-by: Jiang Jiang Jian <jack@espressif.com>
This commit is contained in:
Mu Hai Dong 2024-09-05 12:01:07 +08:00 committed by muhaidong
parent 30a48b126e
commit dacc1f94dd

View File

@ -38,9 +38,9 @@ void app_main(void)
register_phy_cmd();
/* rftest.a requirements */
#ifndef CONFIG_IDF_TARGET_ESP32H2
#ifndef CONFIG_IDF_TARGET_ESP32H2
esp_wifi_power_domain_on();
#endif
#endif
esp_phy_rftest_config(1);
esp_phy_rftest_init();