mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-20 00:51:42 +00:00
C++ examples no longer use deprecated APIs (#703)
This commit is contained in:
committed by
Peter Johnson
parent
c24e755409
commit
faf134a674
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user