From 3ab90e0d7003b9c3ec052d9ae23bce1f0d895de4 Mon Sep 17 00:00:00 2001 From: Mateusz Walkowiak <52051360+HyperDX@users.noreply.github.com> Date: Tue, 18 Jul 2023 16:46:59 +0200 Subject: [PATCH] Updated Installing the software (markdown) --- Installing-the-software.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installing-the-software.md b/Installing-the-software.md index e9826b6..5d7b863 100644 --- a/Installing-the-software.md +++ b/Installing-the-software.md @@ -19,7 +19,7 @@ After installing Arduino IDE you need to download board definitions for ESP32. ``https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json`` Then click OK button 3. Now we need to open Board Manager. Select Tools > Board > Boards Manager -4. Search for ESP32 it should pop up on the top. Then click install +4. Search for ESP32 it should pop up (by Espressif Systems). Then click install 5. After installing close the window by clicking OK. 6. Select again Tools > Board and from ESP32 list search for ESP32 Dev Module. Then select it.