Skip to content

Commit d7459ae

Browse files
committed
modified comment for ENABLED_SERIAL
1 parent 3df1227 commit d7459ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libraries/MySensors/MyConfig.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
// to see what is actually is happening when developing
2727
#define DEBUG
2828

29-
//Comment this this line, If you are using TX(1), RX(0) as IO pin disable this
29+
// Disable this line, If you are using TX(1), RX(0) as normal I/O pin
3030
#define ENABLED_SERIAL
3131

3232
// Serial output baud rate (for debug prints and serial gateway)

0 commit comments

Comments
 (0)