Skip to content

Commit 5ebf873

Browse files
Update RoboHeart.cpp
1 parent 1760209 commit 5ebf873

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RoboHeart.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ void RoboHeart::setAutomaticRotation(){
116116
calculateDiff();
117117
counter = 0;
118118
Serial.println("Calibration failed, trying again...");
119-
erial.println("Please let RoboHeart in stable position...");
119+
Serial.println("Please let RoboHeart in stable position...");
120120
}
121121
}
122122
Serial.println("RoboHeart calibrated");

0 commit comments

Comments
 (0)