RoboticsClubAtUCDavis / micromouse

4 stars 3 forks source link

Fix compiling on Teensy #82

Closed blhough closed 7 years ago

blhough commented 7 years ago

disabled stopMaze on Teensy compiles because there is no need unless you have another thread to call it from.

Fixes compiling on Teensy due to lock guards in stopMaze