Changes between Version 9 and Version 10 of ControlSystems/SoftwareTeam/Training/GettingStarted/ServoMotor
- Timestamp:
- Jan 28, 2020, 11:02:05 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ControlSystems/SoftwareTeam/Training/GettingStarted/ServoMotor
v9 v10 16 16 }}} 17 17 * in robotInit() instantiate (create) the controller and servo motor objects and store them in the variables you created above. 18 [[Image(servo_connection.jpg,right,250px,margin=10)]] 18 19 {{{ 19 20 xbox = new XboxController(0); // Xbox controller on USB port 0