QUERY · ISSUE
docs: ESP32 RTC.memory and poweron_reset
docs
Documentation URL
https://docs.micropython.org/en/latest/library/machine.RTC.html
Description
The docs say it will survive "restarts", but it does not survive a poweron_reset. IE, pressing the EN button on the dev board.
Code of Conduct
Yes, I agree
CANDIDATE · PULL REQUEST
docs/library/machine.RTC.rst: added description of method machine.RTC…
docs
….memory (#5199)
Hello, I just pushed my proposal to describe the undocumented function. I hope, you'll enjoy it ;-)