Replies: 2 comments
-
|
You did not write exactly what you would like to achieve, but I think this is for what are you looking for: |
Beta Was this translation helpful? Give feedback.
-
|
thanks for the quick response. Well I re-arranged the sequence of the code as you have shown and it works - I`m surprised. But to answer your question: what I want to achieve is to handle 5 digital input signals from 5 different radar sensors at a time. The on delay for debouncing, the off delay for delaying the alarm. So my question was more generell. Is my attempt to create 5 on/off muTimer delays as shown in my sketch (just two are shown here) to just number the variables different correct? It obviously is. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi MichaelUray. Hope this is the right place to ask for help (my first attemt in this forum). I found your library very useful. Works fine for one input/output as shown in your examples. But by trying to extend it to five inputs/outputs I`m facing a problem. It does not work at all. In my example it is extended to two inputs/outputs. I´m using an ESP32 mini. Can you please give me an idea how to proceed? Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions