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
750b7448
Commit
750b7448
authored
Jun 21, 2022
by
Eric Duminil
Browse files
Warning
parent
e7b7e682
Pipeline
#6579
failed with stage
in 2 minutes and 24 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
ampel-firmware/co2_sensor.cpp
View file @
750b7448
...
...
@@ -17,6 +17,7 @@ namespace config {
const
bool
debug_sensor_states
=
false
;
// If true, log state transitions over serial console
}
//WARNING: Be very careful when connecting S8 to +5V and GND. There's no protection if polarity is reversed, and S8 would break.
#if defined(ESP8266)
//NOTE: This library requires much less memory than SoftwareSerial.h
# include "src/lib/Esp8266EdgeSoftwareSerial/ESP8266SoftwareSerial.h"
...
...
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