A class to handle reading, scaling and filtering horizontal and vertical position, and rise/fall interrupts for the button.

Revision:
3:83b40e07476f
Parent:
2:8805f880e231
--- a/Joystick.h	Tue Sep 28 15:04:50 2010 +0000
+++ b/Joystick.h	Tue Sep 28 15:28:18 2010 +0000
@@ -87,7 +87,6 @@
      */
     operator joyhv ();
     
-        
     joyhv scale(joyhv read);
     joyhv filter(joyhv read, double factor);