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 1bd82af commit beff7eaCopy full SHA for beff7ea
variants/EDGE_CONTROL/pins_arduino.h
@@ -181,6 +181,8 @@ static const uint8_t SCK = PIN_SPI_SCK;
181
#define SERIAL_PORT_MONITOR SerialUSB
182
#define SERIAL_PORT_HARDWARE Serial1
183
#define SERIAL_PORT_HARDWARE_OPEN Serial1
184
+#define SERIAL_PORT_HARDWARE1 Serial2
185
+#define SERIAL_PORT_HARDWARE1_OPEN Serial2
186
187
#define SerialMKR1 Serial1
188
#define SerialMKR2 Serial2
0 commit comments