SalineSingularityFRC / FRC2016

FRC-2016
0 stars 0 forks source link

Restructure the system for reading properties #64

Closed wolfm closed 4 years ago

wolfm commented 8 years ago

Make loadDefaultProperties the first thing to be called, then fill in properties from the file one-by-one.

Do this in a way that eliminates the issue of having a properties file that doesn't match the properties trying to be read causing the robot code to not even show up in driverstation.