PicoSleepDemo
PicoSleepDemo copied to clipboard
No output to uart after sleep
Maybe, it is just an issue on macOS. When I am using PicoDemoSleep on the Mac (using minicom or any other app as serial monitor), there will be no output to the uart anymore (such as printf) after sleep is over. Seems as if uart has been disabled or changed due to sleep mode. The LED is turning on and off, though => program works as expected.