RIVeR-Lab / walrus

Source code for the WALRUS MQP
http://robot.wpi.edu/walrus
Other
4 stars 3 forks source link

Add more error handling to web joystick #103

Closed mitchellwills closed 9 years ago

mitchellwills commented 9 years ago

This adds more error handling to the web joystick code. Before this if an exception was thrown while getting gamepad data the previous value would still be published.