mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2025-06-18 13:35:22 +02:00
Merge 62a204b65c7ec2599cf53a285c6207ee11977717 into ece2ac3ccf29370d9feb622748aabd2942d5f3a2
This commit is contained in:
commit
2dc8ba7f15
@ -104,6 +104,9 @@ void setup()
|
|||||||
#endif // ARDUINO_ARCH_ESP32
|
#endif // ARDUINO_ARCH_ESP32
|
||||||
|
|
||||||
#if ETHERNET_ON
|
#if ETHERNET_ON
|
||||||
|
#ifdef ETHERNET_CS
|
||||||
|
Ethernet.init (ETHERNET_CS);
|
||||||
|
#endif // ETHERNET_CS
|
||||||
EthernetInterface::setup();
|
EthernetInterface::setup();
|
||||||
#endif // ETHERNET_ON
|
#endif // ETHERNET_ON
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user