mirror of
https://github.com/okalachev/flix.git
synced 2025-08-18 09:36:10 +00:00
Minor changes and cleanups
This commit is contained in:
@@ -30,8 +30,7 @@ const char* motd =
|
||||
"cg - calibrate gyro\n"
|
||||
"ca - calibrate accel\n"
|
||||
"fullmot <n> - test motor on all signals\n"
|
||||
"reset - reset state\n"
|
||||
"wifi - start wi-fi access point\n";
|
||||
"reset - reset drone's state\n";
|
||||
|
||||
const struct Param {
|
||||
const char* name;
|
||||
|
Reference in New Issue
Block a user