Skip to content
GitLab
Explore
Projects
Groups
Snippets
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
4 years ago
by
Eric Duminil
Browse files
Options
Download
Email Patches
Plain Diff
TODOs
parent
306008d8
master
dev/calibnightmode
dev/configbreathing
dev/debugcalib
dev/fixstartup
dev/sensorstates
develop
refactor/calibration
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
co2_sensor.cpp
+1
-0
co2_sensor.cpp
with
1 addition
and
0 deletions
+1
-0
co2_sensor.cpp
+
1
-
0
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
();
}
...
...
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
Menu
Explore
Projects
Groups
Snippets