FRC1076 / FRC1076/2019-Competition
Use set CONSTANT variable names for varying elevator speeds instead of raw numbers
Open
- Dominant language
- Python
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Look in the elevator class and identify where the elevator speed is being used. Create variables that hold those values and place them at the top of the class so everything is clearly labeled.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.