[?] How to detach the Touch Interrupt?
Posted: Sat Oct 20, 2018 5:38 am
Hi,
I tested the Touch sensor's interrupt function lately.
I'm wondering how to detach the ISR.
How to get access the functions and variables with the prefix "__" in my code?
And how to deInit the Touch sensor, too? Will pinMode(myPin, INPUT) do? I see it be set into ANALOG in the cpp file.
I tested the Touch sensor's interrupt function lately.
I'm wondering how to detach the ISR.
How to get access the functions and variables with the prefix "__" in my code?
And how to deInit the Touch sensor, too? Will pinMode(myPin, INPUT) do? I see it be set into ANALOG in the cpp file.