A class to handle reading, scaling and filtering horizontal and vertical position, and rise/fall interrupts for the button.
Diff: Joystick.h
- Revision:
- 1:e55694d8a418
- Parent:
- 0:9c486d50434e
- Child:
- 2:8805f880e231
--- 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: