From d12714d51e531c0fda8cd6d12a4457c45b964506 Mon Sep 17 00:00:00 2001 From: Fred Date: Tue, 20 Apr 2021 09:31:17 -0400 Subject: [PATCH] Update config.example.h Fix spelling of contain --- config.example.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.example.h b/config.example.h index b4751b5..396d3dd 100644 --- a/config.example.h +++ b/config.example.h @@ -60,7 +60,7 @@ The configuration file for DCC-EX Command Station // is set (recommended), that password will be used for AP mode. // The AP mode password must be at least 8 characters long. // -// Your SSID may not conain ``"'' (double quote, ASCII 0x22). +// Your SSID may not contain ``"'' (double quote, ASCII 0x22). #define WIFI_SSID "Your network name" // // WIFI_PASSWORD is the network password for your home network or if