Skip to content

Repository dedicated to the development of the code for the 2020 FRC Infinite Recharge game, as written by Team 1100

Notifications You must be signed in to change notification settings

Team1100/FRCInfiniteRecharge

Repository files navigation

FRCInfiniteRecharge

This the code written by Team 1100 for the 2020 FRC game, Infinite Recharge.

If you notice a problem with this repository, please submit an issue.

We will be commenting our code as the season progresses, to help future programmers.

Branches

master - Default branch that should contain stable code that passes build and should be ready to run on the Robot

dev - The common development branch, where most of the newer code will be written. Once tested and accepted, should be merged to master.

feature/[your-feature-here] - A feature branch. Make a new branch for every major new feature. Merge into dev once finished.

About

Repository dedicated to the development of the code for the 2020 FRC Infinite Recharge game, as written by Team 1100

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published