We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91d36ae commit d1775c6Copy full SHA for d1775c6
config.example.h
@@ -103,6 +103,8 @@ The configuration file for DCC-EX Command Station
103
// is not for Wifi. You will then need the Arduino Ethernet library as well
104
//
105
//#define ENABLE_ETHERNET true
106
+// define an alternate CS pin
107
+//#define ETHERNET_CS 53
108
109
110
/////////////////////////////////////////////////////////////////////////////////////
0 commit comments