1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2024-11-22 15:46:14 +01:00

add config example of setting eth CS

For PR #316.
This commit is contained in:
George 2023-03-10 12:03:37 +01:00 committed by GitHub
parent 91d36ae909
commit d1775c69e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -103,6 +103,8 @@ The configuration file for DCC-EX Command Station
// is not for Wifi. You will then need the Arduino Ethernet library as well
//
//#define ENABLE_ETHERNET true
// define an alternate CS pin
//#define ETHERNET_CS 53
/////////////////////////////////////////////////////////////////////////////////////