doc(pm): improve english description

pull/13294/head
Song Ruo Jing 2024-02-23 10:45:15 +08:00 zatwierdzone przez Lou Tian Hao
rodzic 71c8879099
commit bbe4d602e1
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -260,7 +260,7 @@ RTC peripherals or RTC memories do not need to be powered on during sleep in thi
.. note::
Due to hardware limitation, When we use multi-IOs for EXT1 wakeup, it is not allowed to configue these IOs to different triggering modes, and there is corresponding inspection mechanism in :cpp:func:`esp_sleep_enable_ext1_wakeup_io`.
Due to hardware limitation, when we use more than one IO for EXT1 wakeup, it is not allowed to configure different wakeup levels for the IOs, and there is corresponding inspection mechanism in :cpp:func:`esp_sleep_enable_ext1_wakeup_io`.
.. warning::