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
a3d0da5b
Commit
a3d0da5b
authored
Jan 02, 2021
by
Eric Duminil
Browse files
Removed old note
parent
f0a71048
Changes
1
Hide whitespace changes
Inline
Side-by-side
ampel-firmware/co2_sensor.cpp
View file @
a3d0da5b
...
...
@@ -86,7 +86,6 @@ namespace sensor {
stable_measurements
++
;
Serial
.
print
(
F
(
"Number of stable measurements : "
));
Serial
.
println
(
stable_measurements
);
//NOTE: Hue could change from blue or red to green over 60 measurements.
waiting_color
=
color
::
green
;
}
else
{
stable_measurements
=
0
;
...
...
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