issues
search
frc2423
/
2023
MIT License
1
stars
0
forks
source link
Code cleanup and improvements
#65
Open
amorygalili
opened
1 year ago
tee-bee
commented
1 year ago
Documenting unclear/complex segments of code with detailed comments
Renaming functions and variables so they're more easily understood
Determining if commented-out code is still necessary to include
General optimization- can functions/states be made simpler while still achieving the same function?
More consistent naming conventions(?)