diff --git a/flix/cli.ino b/flix/cli.ino index ce21874..1d105fc 100644 --- a/flix/cli.ino +++ b/flix/cli.ino @@ -25,7 +25,7 @@ const char* motd = "psq - show attitude quaternion\n" "imu - show IMU data\n" "rc - show RC data\n" -"mot - show motor data\n" +"mot - show motor output\n" "log - dump in-RAM log\n" "cr - calibrate RC\n" "cg - calibrate gyro\n"