DIT113-V22 / group-02

MIT License
2 stars 1 forks source link

Remove unnecessary variable declarations in Arduino sketch #120

Closed adityak714 closed 2 years ago

adityak714 commented 2 years ago

Minor code polishing, removed unused variables like backRightTimer and backLeftTimer that were just there in methods such as autoParkLeft() and autoParkRight().

:ballot_box_with_check: Definition of Done checklist