How to select a timer in ESP32 Arduino API 3. 0
Thanks to several real knowledgeable members Im starting to understand the nuances of esp32 timers. I still has a few question to resolve: In API version 2. 0 you selected which 1 of the 4 timers you wanted in "timerBegin(timer#, pre-scaler,count_direction)" now there is only 1 parameter "Frequency". Where do I select the timer number? A second question is what are the allowable frequencies . . .
more
|