Skip to content

Commit

Permalink
arduino fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
beckf committed May 7, 2024
1 parent b5b2aae commit afc0499
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions arduino/arduino_opr_bot/arduino_opr_bot.ino
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,5 @@ void loop()

Serial.println(message);

// Add additional delay for ultrasonics per their documentation.
// So a reading doesn't occur more than every 50 microseconds.
}

0 comments on commit afc0499

Please sign in to comment.