Extends DigitalIn to DebounceIn to provide mechanical switch debouncing. Fork of original https://os.mbed.com/users/AjK/code/DebounceIn/ and modification for compatibility under MbedOS6+

History

First under MbedOS6+ default tip

2022-06-09, by JohnnyK [Thu, 09 Jun 2022 17:52:39 +0000] rev 3

First under MbedOS6+


Removed 'name' argument from constructor

2013-05-31, by Sissors [Fri, 31 May 2013 17:31:17 +0000] rev 2

Removed 'name' argument from constructor


Added extra reference to PinDetect library

2011-01-13, by AjK [Thu, 13 Jan 2011 09:52:32 +0000] rev 1

Added extra reference to PinDetect library


Add registered name to the constructor.

2010-10-27, by AjK [Wed, 27 Oct 2010 01:16:02 +0000] rev 0

Add registered name to the constructor.