From 189b107db95a3d06bcdacd116e870336f9547264 Mon Sep 17 00:00:00 2001 From: Blue Fox Date: Sun, 21 Aug 2022 17:16:50 +0200 Subject: [PATCH] Corrected variable names in section "Install" of README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fac29ed..d5076b7 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,8 @@ https://www.losungen.de/fileadmin/media-losungen/heute/YYYY/MMDD.html ## Install First, clone the repo. After this is done, open it in Arduino IDE and change some variables: -- WiFiPSK -- WiFiSSID +- wiFiPSK +- wiFiSSID to your WiFi Preshared Key (often just referred to as Passphrase) and the WiFi SSID.