- 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)
This repository was archived by the owner on Oct 20, 2023. It is now read-only.
nerdherd/PowerUp2018
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|