RMRobotics / FTC_5421_2014-2015

Assets for 2014-2015 Team 5421 FIRST Tech Challenge.
MIT License
6 stars 1 forks source link

Fix joyRecord #68

Closed jimmyli97 closed 9 years ago

jimmyli97 commented 9 years ago

I never actually made this an issue, but we encountered problems with getting this to work previously at the previous qualifier. This should be debugged. It's showing some weird errors with replaying data that should've been recorded over, and also not being limited to 30 seconds, so I'm thinking there's some sort of memory overflow or a bad pointer somewhere.