Gets potentiometer and button reading from a joystick (https://proto-pic.co.uk/thumb-joystick-analogue/)

Dependents:   L2_SpaceInvaders 6-Joystick

History

Changed debounce timeout to attach on the falling edge of the joystick. Prevents debounce when button is held down default tip

2016-05-05, by avi23 [Thu, 05 May 2016 11:00:46 +0000] rev 2

Changed debounce timeout to attach on the falling edge of the joystick. Prevents debounce when button is held down


Documented using Doxygen

2016-05-02, by avi23 [Mon, 02 May 2016 16:27:49 +0000] rev 1

Documented using Doxygen


First Commit - Joystick class from main converted to a library

2016-04-28, by avi23 [Thu, 28 Apr 2016 14:14:22 +0000] rev 0

First Commit - Joystick class from main converted to a library