You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 13, 2018. It is now read-only.
The robot program is not very useful and it's only functionality is to display digits on a 4 segment LED display. The program uses the roboRio PWM pins to set the LED segments and the DIO pins to control which of the segments to light.
The main point of the program is to demonstrate how Command and Subsystem objects get wired up with a Command Based robot program and just as importantly how the commands can be efficiently tested from a SmartDashboard.