Changes between Version 16 and Version 17 of ControlSystems/SoftwareTeam/Training/GettingStarted/XboxController


Ignore:
Timestamp:
Feb 14, 2020, 12:58:19 AM (5 years ago)
Author:
David Albert
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ControlSystems/SoftwareTeam/Training/GettingStarted/XboxController

    v16 v17  
    6161Extend the program to print a message or display a value on the Smart Dashboard when a button is pressed on the xbox controller.
    6262
     63You can also learn about [wiki:/ControlSystems/SoftwareTeam/Training/GettingStarted/Debouncing Debouncing] an input such as a button
     64
    6365=== Next steps
    6466Examine some of the more sophisticated functions in [wiki:///ControlSystems/SampleCode/XboxController this sample code]