We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9cadc5 commit 2f67c91Copy full SHA for 2f67c91
variants/ethernet/pins_arduino.h
@@ -250,5 +250,6 @@ const uint8_t PROGMEM digital_pin_to_timer_PGM[] = {
250
// pins are NOT connected to anything by default.
251
#define SERIAL_PORT_HARDWARE Serial
252
#define SERIAL_PORT_HARDWARE_OPEN Serial
253
+#define SERIAL_PORT_MONITOR Serial
254
255
#endif
0 commit comments