Search found 1 match
- Fri Feb 24, 2023 10:32 pm
- Forum: Sample Code
- Topic: How to use GPIOs in stub function [Example blink led]
- Replies: 2
- Views: 3797
How to use GPIOs in stub function [Example blink led]
Hi all, I'm doing this topic to help and make easier to find the awnser that I wanted when I had to do this and couldn't find it, and had to dig around for awnsers, so here it is :D I wanted to blink a led every 5 secs in deepsleep, and to do that I had to wake up the device every 5 secs, since waki...