Skip to content

frc5567/2019-Robot

Repository files navigation

Code Red Robotics Team 5567 The First Responders

2019 Robot Code

Code standard naming convention notes:

  • Member variables should be pre-pended with m_ and utilize camelCasing
  • Constants should use C-style ALL_CAPS_FORMAT
  • Class names should always start with a Capital letter
  • Method names should always start with a lower-case letter
  • Variable names should always start with a lower-case letter

About

Primary Robot code repository for 2019

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published