Changes between Version 8 and Version 9 of ControlSystems/SoftwareTeam/Training/GettingStarted/XboxController
- Timestamp:
- Oct 31, 2019, 7:01:32 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ControlSystems/SoftwareTeam/Training/GettingStarted/XboxController
v8 v9 9 9 * Enter team number: 2537 10 10 * Press Generate Project 11 * At the dialog select Yes (Current W Indow)11 * At the dialog select Yes (Current Window) 12 12 The WPILib extension then creates a new Robot project for you. The project contains many files and they're listed and organized in the left tree. The file we're intersted in is src->main->java->Robot.java open that file by double-clicking on it. 13 13