Changes between Version 16 and Version 17 of ControlSystems/SoftwareTeam/Training/GettingStarted/XboxController
- Timestamp:
- Feb 14, 2020, 12:58:19 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ControlSystems/SoftwareTeam/Training/GettingStarted/XboxController
v16 v17 61 61 Extend the program to print a message or display a value on the Smart Dashboard when a button is pressed on the xbox controller. 62 62 63 You can also learn about [wiki:/ControlSystems/SoftwareTeam/Training/GettingStarted/Debouncing Debouncing] an input such as a button 64 63 65 === Next steps 64 66 Examine some of the more sophisticated functions in [wiki:///ControlSystems/SampleCode/XboxController this sample code]