Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

nerdherd/PowerUp2018

Repository files navigation

FIRST Power Up 2018

Naming conventions

  • Member variables: start with ‘m_’ followed by camelCase form (e.g. m_thisIsAMemberVariable)
  • Constants: start with ‘k’ followed by PascalCase form (e.g. kThisIsAConstant)
  • Ports (RobotMap): same as constants followed by 'ID' (e.g. kLeftMasterTalonID)

About

FRC Team 687 2018 Robot Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages