BitBucketsFRC4183 / FRC2020_Infinite_Recharge

Team 4183's repository for our Infinite Recharge robot's code
5 stars 10 forks source link

rename some shootersubsystem methods #262

Open Sajo8 opened 4 years ago

Sajo8 commented 4 years ago

sort of minor but still something i want to keep track of.

Some methods names are very non-descriptive and confusing when being called out of the subsystem and with no prior/intimate knowledge of the subsystem

examples: holdFire() stopSpinningUp() spinUp()