Open
Description
Dear @ghubcoder
First of all, thank you for your fantastic blog post: https://ghubcoder.github.io/posts/deep-sleeping-the-pico-micropython/
Yes, I found this already closed issue, but the comments do only relate to lightsleep
but not deepsleep
.
That's why I wanted to ask you whether your fix is already part of MicroPython? Because I'm still measuring around 28 mA after calling machine.deepsleep(30000)
.
Thank you for your help!