Skip to content

Commit 2f67c91

Browse files
giampiero7facchinm
authored andcommitted
Added SERIAL_PORT_MONITOR define to Arduino Ethernet
Port of arduino/Arduino#7023
1 parent f9cadc5 commit 2f67c91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

variants/ethernet/pins_arduino.h

+1
Original file line numberDiff line numberDiff line change
@@ -250,5 +250,6 @@ const uint8_t PROGMEM digital_pin_to_timer_PGM[] = {
250250
// pins are NOT connected to anything by default.
251251
#define SERIAL_PORT_HARDWARE Serial
252252
#define SERIAL_PORT_HARDWARE_OPEN Serial
253+
#define SERIAL_PORT_MONITOR Serial
253254

254255
#endif

0 commit comments

Comments
 (0)