Skip to content

Commit dacc1f9

Browse files
Mu Hai Dongjack0c
andcommitted
Apply 1 suggestion(s) to 1 file(s)
Co-authored-by: Jiang Jiang Jian <[email protected]>
1 parent 30a48b1 commit dacc1f9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/phy/cert_test/main/cert_test.c

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ void app_main(void)
3838
register_phy_cmd();
3939

4040
/* rftest.a requirements */
41-
#ifndef CONFIG_IDF_TARGET_ESP32H2
42-
esp_wifi_power_domain_on();
43-
#endif
41+
#ifndef CONFIG_IDF_TARGET_ESP32H2
42+
esp_wifi_power_domain_on();
43+
#endif
4444

4545
esp_phy_rftest_config(1);
4646
esp_phy_rftest_init();

0 commit comments

Comments
 (0)