mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-23 00:05:22 +03:00
Added DSHOT beacon configuration
This commit is contained in:
parent
2a002b97ff
commit
a204d730bb
5 changed files with 96 additions and 2 deletions
|
@ -104,6 +104,7 @@ var FC = {
|
|||
|
||||
BEEPER_CONFIG = {
|
||||
beepers: 0,
|
||||
dshotBeaconTone: 0,
|
||||
};
|
||||
|
||||
MIXER_CONFIG = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue