InterruptIn style DigitalIn debounced with callbacks for pin state change and pin state hold.

Dependents:   AVC_20110423 SimplePIDBot Pushbutton_Debounce_Interrupt FinalProgram ... more

PinDetect change for compatilibity with KL25Z

Andy: I changed the default PinMode from PullDown to PullDefault for compatibility with KL25Z, as this board does not have PullDown available (so the library did not compile).

Changed default PinMode from PullDown to PullDefault for compatibility with KL25Z debounce, DigitalIn, InterruptIn

2 comments:

05 Aug 2014

I just noticed that this is essentially the same pull request as the previous one by Oskar Lopez de Gamboa. Sorry for the duplicate.

05 Aug 2014

Btw you can try sending him a private message, maybe he could then also add someone else as developer. But I haven't seen Andy active in quite a while.