This Class allows the joystick, buttons and petiometers to be implemented easily and coherently in other classes
Fork of Gamepad by
Revision 30:7b1e427a20f6, committed 2017-05-02
- Comitter:
- domkay97
- Date:
- Tue May 02 18:10:18 2017 +0000
- Parent:
- 29:77cfc0348743
- Commit message:
- Changed some comments
Changed in this revision
Controller.h | Show annotated file Show diff for this revision Revisions of this file |
diff -r 77cfc0348743 -r 7b1e427a20f6 Controller.h --- a/Controller.h Tue May 02 14:02:39 2017 +0000 +++ b/Controller.h Tue May 02 18:10:18 2017 +0000 @@ -19,7 +19,7 @@ /** Controller Class -@brief This Class allows interrupts and petiometers to be implimented easily and coherently in other classes +@brief This Class allows the joystick, buttons and petiometers to be implimented easily and coherently in other classes @author Dr. Craig Evans, Modified by Dominic Kay @date April 2017 */