RoboticsClubAtUCDavis / micromouse

4 stars 3 forks source link

Mock EEPROM #79

Closed blhough closed 7 years ago

blhough commented 7 years ago

closes #79

ids1024 commented 7 years ago

I've pushed a commit using std::array to handle bounds, which I think is a little cleaner.

It's probably better to move the implementations of the methods into the .cpp file.