mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2024-11-23 08:06:13 +01:00
enable eth & wifi at the same time
This commit is contained in:
parent
b8b9b6d354
commit
4ab21294ce
|
@ -38,9 +38,9 @@
|
||||||
#define ETHERNET_ON false
|
#define ETHERNET_ON false
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if WIFI_ON && ETHERNET_ON
|
// #if WIFI_ON && ETHERNET_ON
|
||||||
#error Command Station does not support WIFI and ETHERNET at the same time.
|
// #error Command Station does not support WIFI and ETHERNET at the same time.
|
||||||
#endif
|
// #endif
|
||||||
|
|
||||||
////////////////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////////////////
|
||||||
//
|
//
|
||||||
|
|
Loading…
Reference in New Issue
Block a user