Completed artf2675 - rename SimpleRobot -> SampleRobot.

Change-Id: I23fc503f64fa6a715867f4b92f9d03e21f6c5f82
This commit is contained in:
Colby Skeggs
2014-08-08 10:48:00 -07:00
parent 5b8279f404
commit 0f93247641
12 changed files with 100 additions and 79 deletions

View File

@@ -1,7 +1,7 @@
Specific Issues
===============
- SimpleRobot.java (support for telling the DriverStation the current mode)
- SampleRobot.java (support for telling the DriverStation the current mode)
- Iterative.java (support for telling the DriverStation the current mode and nextPeriodReady())
- command/WaitUntilCommand.java (Needs DriverStation)
- command/Command.java (XXX Issue with DriverStation)