mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-20 14:55:21 +03:00
MSP command for sonar altitude
This commit is contained in:
parent
be8c6a23d9
commit
34cd8f466e
11 changed files with 78 additions and 42 deletions
|
@ -44,7 +44,6 @@
|
|||
|
||||
void updateSerialRxFunctionConstraint(functionConstraint_t *functionConstraintToUpdate);
|
||||
|
||||
void mspInit(serialConfig_t *serialConfig);
|
||||
void cliInit(serialConfig_t *serialConfig);
|
||||
|
||||
// this exists so the user can reference scenarios by a number in the CLI instead of an unuser-friendly bitmask.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue