Skip to content

Pearadox/2024CompetitionBot

Repository files navigation

2024CompetitionBot

CI FRC Team 5414's code for our 2024 Competition bot. The code is written in Java and uses WPILib's Java command-based structure.

Code Highlights

  • ???
  • ???
  • ???

Variable Naming Conventions

  • Screaming Snake Case (XXX_XXX) for all constants
  • Camel Case (xxxXxx) for all other variables

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages