mirror of
https://github.com/arduino/Arduino.git
synced 2025-01-18 07:52:14 +01:00
Fix SERIAL_* metadata in Arduino Ethernet variant
This commit is contained in:
parent
e7c24c66a9
commit
e30418072d
@ -231,6 +231,6 @@ const uint8_t PROGMEM digital_pin_to_timer_PGM[] = {
|
||||
// SERIAL_PORT_HARDWARE_OPEN Hardware serial ports which are open for use. Their RX & TX
|
||||
// pins are NOT connected to anything by default.
|
||||
#define SERIAL_PORT_HARDWARE Serial
|
||||
#define SERIAL_PORT_HARDWARE_OPEN Serial1
|
||||
#define SERIAL_PORT_HARDWARE_OPEN Serial
|
||||
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user