Library for debouncing inputs, originally by Andres Mora Bedoya. Updated to include PinMode capability and class documentation.

Fork of DebouncedIn by Andrés Mora Bedoya

Revision:
4:e88ec98d2b7e
Parent:
3:41d314732786
--- a/DebouncedIn.cpp	Thu Oct 09 20:03:47 2014 +0000
+++ b/DebouncedIn.cpp	Thu Oct 16 17:24:35 2014 +0000
@@ -1,4 +1,4 @@
-/**
+/*
  * DebouncedIn class version 1.0
  * Created by Andres Moya Bedoya, updated by Ben Faucher
  */