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
4be24659
Commit
4be24659
authored
Apr 15, 2021
by
Eric Duminil
Browse files
Updated comment
parent
962aa081
Changes
1
Hide whitespace changes
Inline
Side-by-side
ampel-firmware/co2_sensor.cpp
View file @
4be24659
...
...
@@ -133,7 +133,7 @@ namespace sensor {
}
/**
* Display data, even if it's "old" (with breathing).
* A short delay is required in order to
not overwhelm controller
.
* A short delay is required in order to
let background tasks run on the ESP8266
.
* see https://github.com/esp8266/Arduino/issues/3241#issuecomment-301290392
*/
if
(
co2
<
2000
)
{
...
...
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