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