Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 504 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 504 Bytes

csp_training

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.