C++ examples no longer use deprecated APIs (#703)

This commit is contained in:
Tyler Veness
2017-11-05 19:39:47 -08:00
committed by Peter Johnson
parent c24e755409
commit faf134a674
6 changed files with 20 additions and 19 deletions

View File

@@ -17,7 +17,7 @@
#include <Timer.h>
/**
* This is a demo program showing the use of the RobotDrive class.
* This is a demo program showing the use of the DifferentialDrive class.
* The SampleRobot class is the base of a robot application that will
* automatically call your Autonomous and OperatorControl methods at the right
* time as controlled by the switches on the driver station or the field