CSP training repository for students to locate their projects and practice with git/GitKraken.
Please create a folder at this level with your first initial and last name (e.g. jmullins) and place your project under the folder with your name.
Example:
- csp_training
- jmullins
- DifferentialDrive - WPILib project based on the example code for a differential drivetrain
- PIDController - WPILib project for implementing a PID control using a smart motor controller
- etc.
- jmullins