mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Apply 2 suggestion(s) to 2 file(s)
This commit is contained in:
parent
0d0de9da6b
commit
58713b0b8a
@ -2,4 +2,6 @@ Low Power Mode User Guide
|
||||
==========================
|
||||
|
||||
|
||||
:link_to_translation:`zh_CN:[中文]`
|
||||
:link_to_translation:`zh_CN:[中文]`
|
||||
|
||||
The document has not been translated into English yet. In the meantime, please refer to the Chinese version.
|
@ -441,7 +441,7 @@ Deep-sleep 有如下可配置选项:
|
||||
ESP_ERROR_CHECK(esp_sleep_pd_config(ESP_PD_DOMAIN_RTC8M, ESP_PD_OPTION_ON));
|
||||
ESP_ERROR_CHECK(esp_sleep_pd_config(ESP_PD_DOMAIN_RTC8M, ESP_PD_OPTION_OFF));
|
||||
|
||||
.. only:: esp32 or esp32s2 or esp32c3 or esp32s3 or esp32c6 or esp32c2
|
||||
.. only:: SOC_WIFI_SUPPORTED
|
||||
|
||||
Wi-Fi 场景下低功耗模式介绍
|
||||
----------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user