mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 16:55:36 +03:00
Squash and rebase
This commit is contained in:
parent
3038eb79ea
commit
9556ea6bf5
4 changed files with 13 additions and 2 deletions
|
@ -471,4 +471,6 @@ bool isUsingSticksForArming(void)
|
|||
}
|
||||
|
||||
void beeperConfirmationBeeps(uint8_t beepCount) { UNUSED(beepCount); }
|
||||
|
||||
bool crashRecoveryModeActive(void) { return false; }
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue