diff --git a/flix/cli.ino b/flix/cli.ino index b4c9a5e..3660534 100644 --- a/flix/cli.ino +++ b/flix/cli.ino @@ -30,6 +30,7 @@ const char* motd = "cr - calibrate RC\n" "cg - calibrate gyro\n" "ca - calibrate accel\n" +"mfr, mfl, mrr, mrl - test appropriate motor\n" "fullmot - full motor test\n" "reset - reset drone's state\n";