Skip to content

Commit

Permalink
Line sensor mux timings fix
Browse files Browse the repository at this point in the history
  • Loading branch information
AJIOB committed Mar 23, 2018
1 parent 3fd8dbd commit 5db9474
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/Arduino/peripheral/LineSensorManager.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ void LineSensorManager::choose_sensor(int number) {
break;
}

delay(1);
#else

#error Line sensor revisions 1 or 2 are supported only
Expand Down

0 comments on commit 5db9474

Please sign in to comment.