mirror of
https://github.com/Team4388/RiseOfRidgebotics2020.git
synced 2026-06-09 00:38:00 -06:00
fox
This commit is contained in:
@@ -88,7 +88,7 @@ public class RobotContainer {
|
||||
/* Controllers */
|
||||
private final XboxController m_driverXbox = new XboxController(OIConstants.XBOX_DRIVER_ID);
|
||||
private final XboxController m_operatorXbox = new XboxController(OIConstants.XBOX_OPERATOR_ID);
|
||||
private final XboxController m_buttonBox = new XboxController(OIConstants. BUTTON_BOX_ID);
|
||||
private final XboxController m_buttonFox = new XboxController(OIConstants. BUTTON_FOX_ID);
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user