circuitpython/shared-module/touchio
Hanns Holger Rutz 92231e88ca
Touchin.c - fix clean up in constructor before exception is thrown
When the constructor value reading times out, an exception is thrown, but the digital pin is not de-initialised. Make sure to run the clean up, so user could catch the exception and retry using the same pin.
2022-08-10 21:49:18 +02:00
..
TouchIn.c Touchin.c - fix clean up in constructor before exception is thrown 2022-08-10 21:49:18 +02:00
TouchIn.h make nrf touchio be generic: now available for SAMD51 too 2019-08-18 08:44:10 -04:00
__init__.c make nrf touchio be generic: now available for SAMD51 too 2019-08-18 08:44:10 -04:00