mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2024-11-24 08:36:14 +01:00
Compare commits
2 Commits
a8b196e110
...
b9c4dc2227
Author | SHA1 | Date | |
---|---|---|---|
|
b9c4dc2227 | ||
|
62a204b65c |
|
@ -104,6 +104,9 @@ void setup()
|
|||
#endif // ARDUINO_ARCH_ESP32
|
||||
|
||||
#if ETHERNET_ON
|
||||
#ifdef ETHERNET_CS
|
||||
Ethernet.init (ETHERNET_CS);
|
||||
#endif // ETHERNET_CS
|
||||
EthernetInterface::setup();
|
||||
#endif // ETHERNET_ON
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user