mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 08:15:30 +03:00
Selectively turning on/off the beeper through CLI
This commit is contained in:
parent
c6f5b98a79
commit
09e7a01b2c
8 changed files with 82 additions and 15 deletions
|
@ -51,6 +51,7 @@
|
|||
|
||||
#include "rx/rx.h"
|
||||
|
||||
#include "io/beeper.h"
|
||||
#include "io/serial.h"
|
||||
#include "io/flashfs.h"
|
||||
#include "io/gps.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue