Skip to content

Commit d1775c6

Browse files
author
George
authored
add config example of setting eth CS
For PR DCC-EX#316.
1 parent 91d36ae commit d1775c6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config.example.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,8 @@ The configuration file for DCC-EX Command Station
103103
// is not for Wifi. You will then need the Arduino Ethernet library as well
104104
//
105105
//#define ENABLE_ETHERNET true
106+
// define an alternate CS pin
107+
//#define ETHERNET_CS 53
106108

107109

108110
/////////////////////////////////////////////////////////////////////////////////////

0 commit comments

Comments
 (0)