refactor(driver/rtcio): Re-wrap RTCIO APIs with more accurate soc_caps
This commit is contained in:
+1
-1
@@ -221,7 +221,7 @@ static int deep_sleep(int argc, char **argv)
|
||||
#endif
|
||||
}
|
||||
|
||||
#if SOC_RTCIO_HOLD_SUPPORTED
|
||||
#if CONFIG_IDF_TARGET_ESP32
|
||||
rtc_gpio_isolate(GPIO_NUM_12);
|
||||
#endif
|
||||
esp_deep_sleep_start();
|
||||
|
||||
Reference in New Issue
Block a user