Open
Description
Summary
Hey there, I am working with one of those new XIAO MG24 microcontrollers, and I've noticed when waking from deep sleep, there is no way to tell the device how it was awoken. It looks like the wakeupReason
method available in the Arduino Low Power library is not available. Why?
Thanks