mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2024-12-23 12:51:24 +01:00
Set default values meaning unconfigured
This commit is contained in:
parent
c9bc63e659
commit
03c23abea2
@ -55,8 +55,8 @@ The configuration file for DCC++ EX Command Station
|
||||
//
|
||||
// DEFINE WiFi Parameters
|
||||
//
|
||||
#define WIFI_SSID ""
|
||||
#define WIFI_PASSWORD ""
|
||||
#define WIFI_SSID "Your network name"
|
||||
#define WIFI_PASSWORD "Your network passwd"
|
||||
#define WIFI_HOSTNAME ""
|
||||
#define WIFI_PORT 3252
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user