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

Fork of Gamepad by Craig Evans

Revision:
30:7b1e427a20f6
Parent:
28:7c0dbbd90c2e
--- 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
 */