Add notice on removing props in motor test commands in help

This commit is contained in:
Oleg Kalachev 2024-12-23 01:14:05 +03:00
parent 41cde3261a
commit f06a9301df

View File

@ -30,7 +30,7 @@ const char* motd =
"cr - calibrate RC\n" "cr - calibrate RC\n"
"cg - calibrate gyro\n" "cg - calibrate gyro\n"
"ca - calibrate accel\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" "reset - reset drone's state\n"
"reboot - reboot the drone\n"; "reboot - reboot the drone\n";