Some updates to articles

This commit is contained in:
Oleg Kalachev
2025-08-06 23:52:35 +03:00
parent 18bacb64f3
commit 3f80712641
2 changed files with 5 additions and 4 deletions

View File

@@ -6,6 +6,7 @@ Do the following:
* **Check ESP32 core is installed**. Check if the version matches the one used in the [tutorial](build.md#firmware).
* **Check libraries**. Install all the required libraries from the tutorial. Make sure there are no MPU9250 or other peripherals libraries that may conflict with the ones used in the tutorial.
* **Check the chosen board**. The correct board to choose in Arduino IDE for ESP32 Mini is *WEMOS D1 MINI ESP32*.
## The drone doesn't fly