commit | 3fe36540c0d20194cb218187317b68e24f59475d | [log] [tgz] |
---|---|---|
author | Daniel Petti <djpetti@me.com> | Wed Sep 25 04:18:24 2013 +0000 |
committer | Daniel Petti <djpetti@me.com> | Wed Sep 25 04:18:24 2013 +0000 |
tree | b9c186fba8c4e8a8097811bd63daf0550414c59f | |
parent | 849148c8f19001958b7ed2979a424e913b9a3efe [diff] |
Made some changes to JoystickReader for third robot. Changes are by no means finalized! - Copied input stuff to bot3/input. (Copying even unmodified files was necessary so git wouldn't build stuff from frc971/input/input.gyp and see duplicate targets.) - Modified build system to build this. - Took the opportunity to fix some name-related stylguide compliance issues. (I fixed these in frc971 as well.)