mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-30 02:31:44 +00:00
Remove SampleRobot (#1658)
SampleRobot provides no benefits over RobotBase to advanced teams and TimedRobot is recommended for everyone else. A skeleton template for RobotBase was added.
This commit is contained in:
committed by
Peter Johnson
parent
62be0392b6
commit
73ec940786
@@ -56,7 +56,6 @@
|
||||
#include "frc/RobotDrive.h"
|
||||
#include "frc/SD540.h"
|
||||
#include "frc/SPI.h"
|
||||
#include "frc/SampleRobot.h"
|
||||
#include "frc/SensorUtil.h"
|
||||
#include "frc/SerialPort.h"
|
||||
#include "frc/Servo.h"
|
||||
|
||||
Reference in New Issue
Block a user