Another minor fixes

This commit is contained in:
Oleg Kalachev
2026-05-21 10:45:27 +03:00
parent 53c9756a5a
commit ab8f79576d
+2 -2
View File
@@ -21,8 +21,8 @@
* Dedicated for education and research. * Dedicated for education and research.
* Made from general-purpose components. * Made from general-purpose components.
* Simple and clean source code in Arduino (<2k lines firmware). * Simple and clean source code in Arduino (<2k lines firmware).
* Communication with MAVLink protocol using Wi-Fi or ESP-NOW. * Communication using MAVLink protocol over Wi-Fi or ESP-NOW.
* Control using USB gamepad, remote control or smartphone. * Control with USB gamepad, remote control or smartphone.
* Wireless command line interface and analyzing. * Wireless command line interface and analyzing.
* Precise simulation with Gazebo. * Precise simulation with Gazebo.
* Python library for scripting and automatic flights. * Python library for scripting and automatic flights.