Need some support as we are trying to improve the way we currently monitor one of our GPIOs. We poll the GPIO every 2 seconds; wondering if we could have something cleaner like an interrupt for example?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Need some support as we are trying to improve the way we currently monitor one of our GPIOs. We poll the GPIO every 2 seconds; wondering if we could have something cleaner like an interrupt for example?