This commit is contained in:
Oleg Kalachev
2025-07-29 21:28:36 +03:00
parent cc362c1d4b
commit ce3e47d1ec

View File

@@ -32,8 +32,8 @@ const char* motd =
"ps - show pitch/roll/yaw\n" "ps - show pitch/roll/yaw\n"
"psq - show attitude quaternion\n" "psq - show attitude quaternion\n"
"imu - show IMU data\n" "imu - show IMU data\n"
"arm - arm the drone (when no mode switch)\n" "arm - arm the drone (when no armed switch)\n"
"disarm - disarm the drone (when no mode switch)\n" "disarm - disarm the drone (when no armed switch)\n"
"rc - show RC data\n" "rc - show RC data\n"
"mot - show motor output\n" "mot - show motor output\n"
"log - dump in-RAM log\n" "log - dump in-RAM log\n"