mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2025-04-20 20:21:18 +02:00
Merge 62a204b65c7ec2599cf53a285c6207ee11977717 into f868604ca9efaf9129584f59c463bcdae447378a
This commit is contained in:
commit
c5e2a42b7c
@ -115,6 +115,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…
x
Reference in New Issue
Block a user