Commit 750b7448 authored by Eric Duminil's avatar Eric Duminil
Browse files

Warning

parent e7b7e682
Pipeline #6579 failed with stage
in 2 minutes and 24 seconds
......@@ -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"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment