Updated Installing the software (markdown)

Mateusz Walkowiak
2023-07-18 16:46:59 +02:00
parent cc5f6eda5a
commit 3ab90e0d70

@@ -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`` ``https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json``
Then click OK button Then click OK button
3. Now we need to open Board Manager. Select Tools > Board > Boards Manager 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. 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. 6. Select again Tools > Board and from ESP32 list search for ESP32 Dev Module. Then select it.