GlenNicholls / solar_tracking_project

This is the the repository for our solar tracking capstone project.
2 stars 1 forks source link

[PISW] Add error checking for calibration so system doesn't get stuck when motors don't move #85

Closed GlenNicholls closed 6 years ago

GlenNicholls commented 6 years ago

Currently, if the motors don't move, the system gets stuck in an infinite loop. Add some error checking so it doesn't get stuck and log the critical error for the user

GlenNicholls commented 6 years ago

closed per ec11240, need to test