BitBucketsFRC4183 / FRC2021-OffSeason

2021 OffSeason Robot
MIT License
0 stars 13 forks source link

Add units to the end of variables #57

Open Tr1ll10ns opened 2 years ago

Tr1ll10ns commented 2 years ago

Specifically in the form (variable)_(unit), for example distance_feet or ANGLE_deg Software Constitution, Article I, Section 5: "Variables and methods shalt hath their units added to the end in lowercase following an underscore, where applicable. Example: “rotationAmount_ticks”, “distance_in”, etc."