Hello Everyone,
I need to continuously monitor a Pin (for HIGH/LOW) of the micro controller without using external interrupt and I want to implement this in HA Zstack.
Here shall I need to create a new task? If yes how should I do it?
Can anyone help me with this problem?