mirror of
https://github.com/Team4388/RiseOfRidgebotics2020.git
synced 2026-06-09 08:48:01 -06:00
Added Hood with joy, full manual all programmed but not might not work
This commit is contained in:
@@ -60,6 +60,10 @@ public class XboxController implements IHandController
|
||||
m_stick = new Joystick(portNumber);
|
||||
}
|
||||
|
||||
public void setJoystick(Joystick joy) {
|
||||
m_stick = joy;
|
||||
}
|
||||
|
||||
/**
|
||||
* @return Joystick for Xbox Controller
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user