diff --git a/flix/cli.ino b/flix/cli.ino index 121a739..ce21874 100644 --- a/flix/cli.ino +++ b/flix/cli.ino @@ -30,7 +30,7 @@ const char* motd = "cr - calibrate RC\n" "cg - calibrate gyro\n" "ca - calibrate accel\n" -"mfr, mfl, mrr, mrl - test motor\n" +"mfr, mfl, mrr, mrl - test motor (remove props)\n" "reset - reset drone's state\n" "reboot - reboot the drone\n";