Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
co2ampel
ampel-firmware
Commits
ba12d7f6
Commit
ba12d7f6
authored
2 years ago
by
Eric Duminil
Browse files
Options
Download
Email Patches
Plain Diff
Empty else
parent
30d5174f
Pipeline
#6592
passed with stage
in 1 minute and 52 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ampel-firmware/co2_sensor.cpp
+0
-2
ampel-firmware/co2_sensor.cpp
with
0 additions
and
2 deletions
+0
-2
ampel-firmware/co2_sensor.cpp
+
0
-
2
View file @
ba12d7f6
...
...
@@ -304,8 +304,6 @@ namespace sensor {
sensor_S8
->
set_ABC_period
(
autoCalibration
?
180
:
0
);
delay
(
500
);
Serial
.
println
(
F
(
". Done!"
));
}
else
{
}
}
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment