doc(pm): improve english description

This commit is contained in:
Song Ruo Jing
2024-02-23 10:45:15 +08:00
committed by Lou Tian Hao
parent 71c8879099
commit bbe4d602e1

View File

@@ -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::