Files
allwpilib/wpilibc
Thad House e65f9908d7 Makes IterativeRobot not double check for new control data (#253)
Previously could cause a race condition. Also moves wait to the top of
the loop in order to avoid having an initial loop be ran before data can
be check.

Sim is handled in #232, except that needs to be updated as well to move
the wait to the top of the loop.
2016-10-02 09:05:32 -07:00
..
2016-09-25 16:50:13 -07:00
2016-09-25 16:47:49 -07:00