mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-04 03:11:43 +00:00
Add SPARK and SD540 motor controllers
Change-Id: I33f9c588b6d535b1f274d211563ef146f34439b1
This commit is contained in:
@@ -71,6 +71,7 @@
|
||||
#include "Resource.h"
|
||||
#include "RobotBase.h"
|
||||
#include "RobotDrive.h"
|
||||
#include "SD540.h"
|
||||
#include "SensorBase.h"
|
||||
#include "SerialPort.h"
|
||||
#include "Servo.h"
|
||||
@@ -78,6 +79,7 @@
|
||||
#include "SmartDashboard/SendableChooser.h"
|
||||
#include "SmartDashboard/SmartDashboard.h"
|
||||
#include "Solenoid.h"
|
||||
#include "Spark.h"
|
||||
#include "SpeedController.h"
|
||||
#include "SPI.h"
|
||||
#include "Talon.h"
|
||||
|
||||
Reference in New Issue
Block a user