Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
co2ampel2
co2-ampel
Commits
ba12d7f6
Commit
ba12d7f6
authored
Jun 22, 2022
by
Eric Duminil
Browse files
Empty else
parent
30d5174f
Changes
1
Show whitespace changes
Inline
Side-by-side
ampel-firmware/co2_sensor.cpp
View file @
ba12d7f6
...
@@ -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
{
}
}
}
}
...
...
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