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

Files at this revision

API Documentation at this revision

Comitter:
alex89_2
Date:
Tue Sep 28 15:01:13 2010 +0000
Parent:
0:9c486d50434e
Child:
2:8805f880e231
Commit message:
Updated documentation

Changed in this revision

Joystick.h Show annotated file Show diff for this revision Revisions of this file
--- a/Joystick.h	Tue Sep 28 14:59:57 2010 +0000
+++ b/Joystick.h	Tue Sep 28 15:01:13 2010 +0000
@@ -10,7 +10,7 @@
     double v;
 };
 
-/* Class: Joystick
+/** Class: Joystick
  * Used for reading from an analog joystick
  *
  * Example:
@@ -20,7 +20,7 @@
  
 class Joystick {
 public:
-    /* Constructor: Joystick
+    /** Constructor: Joystick
      *  
      *
      * Variables: