mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 01:29:21 -04:00
esp_wifi: refactor modem sleep access phy
This commit is contained in:
parent
cf2093be03
commit
c4ae443171
@ -1 +1 @@
|
||||
Subproject commit 88afe19a1e1be3c56ebef0e2fb21bcdc2090ff2d
|
||||
Subproject commit 91a6115333d8b4c974e924cb7144b66d7e62e8b5
|
@ -222,7 +222,6 @@ void esp_phy_enable(void)
|
||||
phy_update_wifi_mac_time(false, s_phy_rf_en_ts);
|
||||
#endif
|
||||
esp_phy_common_clock_enable();
|
||||
phy_set_wifi_mode_only(0);
|
||||
|
||||
if (s_is_phy_calibrated == false) {
|
||||
esp_phy_load_cal_and_init();
|
||||
|
Loading…
x
Reference in New Issue
Block a user