Skip to content

Commit

Permalink
Add info about motors testing commands to intro message
Browse files Browse the repository at this point in the history
  • Loading branch information
okalachev committed Mar 30, 2024
1 parent fff7262 commit 28a6bf2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flix/cli.ino
Original file line number Diff line number Diff line change
Expand Up @@ -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 <n> - full motor test\n"
"reset - reset drone's state\n";

Expand Down

0 comments on commit 28a6bf2

Please sign in to comment.