This Class allows the joystick, buttons and petiometers to be implemented easily and coherently in other classes

Fork of Gamepad by Craig Evans

Revision:
28:7c0dbbd90c2e
Parent:
26:ccdf299b26c4
Child:
30:7b1e427a20f6
--- a/Controller.h	Mon Apr 24 09:47:15 2017 +0000
+++ b/Controller.h	Mon May 01 17:04:29 2017 +0000
@@ -19,9 +19,8 @@
 
 
 /** Controller Class
-@brief This Library allows interrupts and petiometers to be implimented easily and coherently in other classes
-@author Dominic KAy
-
+@brief This Class allows interrupts and petiometers to be implimented easily and coherently in other classes
+@author Dr. Craig Evans, Modified by Dominic Kay
 @date April 2017
 */
 class Controller