Gets potentiometer and button reading from a joystick (https://proto-pic.co.uk/thumb-joystick-analogue/)
Dependents: L2_SpaceInvaders 6-Joystick
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
2:c9f2a9e2f304 | 2016-05-05 | avi23 | Changed debounce timeout to attach on the falling edge of the joystick. Prevents debounce when button is held down |
1:78d3e8b50d19 | 2016-05-02 | avi23 | Documented using Doxygen |
0:56a82b52e0d4 | 2016-04-28 | avi23 | First Commit - Joystick class from main converted to a library |