light sleep: diable phy tsens for esp32s3

This commit is contained in:
Li Shuai
2021-04-20 17:25:18 +08:00
parent 4ae9428cb7
commit e3c13f8770
2 changed files with 2 additions and 2 deletions

View File

@@ -69,7 +69,7 @@ void phy_wakeup_init(void);
*/
void phy_close_rf(void);
#if CONFIG_IDF_TARGET_ESP32C3 || CONFIG_IDF_TARGET_ESP32S2
#if !CONFIG_IDF_TARGET_ESP32
/**
* @brief Disable PHY temperature sensor.
*/