You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think there is a missing
rtc_gpio_hold_en() and
rtc_gpio_hold_dis()
for the cpu pin that is supposed to go low during sleep and up during running
I tried to use this and it did not mork for me until I added these
The text was updated successfully, but these errors were encountered:
I think there is a missing
rtc_gpio_hold_en() and
rtc_gpio_hold_dis()
for the cpu pin that is supposed to go low during sleep and up during running
I tried to use this and it did not mork for me until I added these
The text was updated successfully, but these errors were encountered: