From 2520c678392cc7feca96fb0bb3ecad8debcc5b83 Mon Sep 17 00:00:00 2001 From: Sjef Verhoeven PE5PVB <76666293+PE5PVB@users.noreply.github.com> Date: Fri, 17 Jan 2025 12:47:39 +0100 Subject: [PATCH] Updated Installing the software (markdown) --- Installing-the-software.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Installing-the-software.md b/Installing-the-software.md index ee543b4..c27da6e 100644 --- a/Installing-the-software.md +++ b/Installing-the-software.md @@ -12,6 +12,8 @@ If you are Windows user or you just don't have git installed on your PC just dow # Compiling **If you downloaded code from Releases page you can just skip this part.** +**Make sure to use esp32 boardmanager v2.0.17.** + We recommend using [Arduino IDE](https://www.arduino.cc/en/software/) for compiling the code. If you don't have it installed please visit official Arduino's website to download it.\ After installing Arduino IDE you need to download board definitions for ESP32. 1. Open Arduino IDE and in File tab select Preferences.\