Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Käppler
ampel-firmware
Commits
5b65ba08
Commit
5b65ba08
authored
Dec 20, 2020
by
Eric Duminil
Browse files
TODOs
parent
306008d8
Changes
1
Show whitespace changes
Inline
Side-by-side
co2_sensor.cpp
View file @
5b65ba08
...
...
@@ -109,6 +109,7 @@ namespace sensor {
Serial
.
println
(
"Sensor calibrated."
);
Serial
.
println
(
"Sensor will now restart."
);
LedEffects
::
showKITTWheel
(
color
::
green
,
5
);
//TODO: Add LEDs off and move to util::reset()
FS_LIB
.
end
();
ESP
.
restart
();
}
...
...
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