Search found 2 matches

by ccibis
Mon Feb 26, 2018 6:49 pm
Forum: General Discussion
Topic: trouble using freertos timer
Replies: 2
Views: 4757

Re: trouble using freertos timer

Thanks for the hint!
erasing that and the "yield-block" did the trick!
by ccibis
Fri Feb 23, 2018 9:34 pm
Forum: General Discussion
Topic: trouble using freertos timer
Replies: 2
Views: 4757

trouble using freertos timer

Howdy Folks, I have trouble using the freertos software timer(h[url]ttps://www.freertos.org/FreeRTOS-Software-Timer-API-Functions.html)[/url]. Here's the scenario. I've attached a button to ESP32 and activated the ESP's internal pull-up. The button's other terminal is attached to ground. I want the ...