GotRobotFTC5037 / Block-Party-2014

0 stars 1 forks source link

create task for reading joystick inputs #46

Closed pstephen43 closed 10 years ago

pstephen43 commented 11 years ago

we need to create a generic function for reading the joystick inputs. The function should probably be designed in a similar way as the observer function that was created for issue #45. In this function we can ensure that all the behaviors corresponding to each of the joystick operations are accounted for in one place.