Mamecontroller/joystick device wrapper library

Dependencies:   USBDevice mbed

Revision:
2:018f204f6037
Parent:
1:89c1c7f9245a
--- a/DebounceIn.h	Mon Dec 01 21:07:44 2014 +0000
+++ b/DebounceIn.h	Mon Dec 01 21:33:36 2014 +0000
@@ -58,4 +58,5 @@
         int    _shadow;
         int    _counter;
         int    _samples;
-};
\ No newline at end of file
+};
+#endif
\ No newline at end of file