Commit ba12d7f6 authored by Eric Duminil's avatar Eric Duminil
Browse files

Empty else

parent 30d5174f
Pipeline #6592 passed with stage
in 1 minute and 52 seconds
...@@ -304,8 +304,6 @@ namespace sensor { ...@@ -304,8 +304,6 @@ namespace sensor {
sensor_S8->set_ABC_period(autoCalibration ? 180 : 0); sensor_S8->set_ABC_period(autoCalibration ? 180 : 0);
delay(500); delay(500);
Serial.println(F(". Done!")); Serial.println(F(". Done!"));
} else {
} }
} }
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment