We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3df1227 commit d7459aeCopy full SHA for d7459ae
libraries/MySensors/MyConfig.h
@@ -26,7 +26,7 @@
26
// to see what is actually is happening when developing
27
#define DEBUG
28
29
-//Comment this this line, If you are using TX(1), RX(0) as IO pin disable this
+// Disable this line, If you are using TX(1), RX(0) as normal I/O pin
30
#define ENABLED_SERIAL
31
32
// Serial output baud rate (for debug prints and serial gateway)
0 commit comments