From d857ca611f3a7a76121a13a05b77fdf0ac5c8f33 Mon Sep 17 00:00:00 2001 From: e2002 Date: Fri, 11 Feb 2022 13:15:27 +0300 Subject: [PATCH] readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f1b589..47178f6 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ If there is a noisy line on one side of the screen, then in Adafruit_ST7735.cpp: 1. In ArduinoIDE - upload sketch data (Tools→ESP32 Sketch Data Upload) 2. Upload the sketch to the board ([example of the board connection](images/board.jpg)) 3. Connect to yoRadioAP acces point with password 12345987, go to http://192.168.4.1/ configure and wifi connections. \ -_\*this step can be skipped if you add WiFiSSID WiFiPassord pairs to the [yoRadio/data/data/wifi.csv](yoRadio/data/data/wifi.csv) file (tab-separated values, one line per access point) before uploading the sketch data in step 1_ +_\*this step can be skipped if you add WiFiSSID WiFiPassword pairs to the [yoRadio/data/data/wifi.csv](yoRadio/data/data/wifi.csv) file (tab-separated values, one line per access point) before uploading the sketch data in step 1_ 4. After successful connection go to http://\/ , add stations to playlist (or import WebStations.txt from KaRadio) 5. Well done!