Minor change in cli help message

This commit is contained in:
Oleg Kalachev
2025-08-27 04:43:24 +03:00
parent c1788e2c75
commit a7fdc2a88f

View File

@@ -36,7 +36,7 @@ const char* motd =
"imu - show IMU data\n"
"arm - arm the drone\n"
"disarm - disarm the drone\n"
"stab / acro - set mode\n"
"stab/acro - set mode\n"
"rc - show RC data\n"
"mot - show motor output\n"
"log - dump in-RAM log\n"