De-La-Salle-Robotics / Robot-2019

0 stars 0 forks source link

Make all member variables inside RobotMap final #12

Closed TytanRock closed 5 years ago

TytanRock commented 5 years ago

Making it final will ensure we cannot overwrite them at any point in the program.

@De-La-Salle-Robotics/students This is a real easy task for you guys