Minor fix to the troubleshooting

This commit is contained in:
Oleg Kalachev 2024-11-23 18:18:19 +03:00
parent c611549f67
commit 7a2f2d955b

View File

@ -4,7 +4,7 @@
Do the following:
* **Check ESP32 core is installed**. Check if the version matches the one used in the tutorial.
* **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.
## The drone doesn't fly