mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-24 00:35:26 +03:00
Added configuration for Dshot beacon activation conditions.
This commit is contained in:
parent
7be361ae20
commit
26361bebad
7 changed files with 91 additions and 34 deletions
|
@ -105,6 +105,7 @@ var FC = {
|
|||
BEEPER_CONFIG = {
|
||||
beepers: 0,
|
||||
dshotBeaconTone: 0,
|
||||
dshotBeaconConditions: 0,
|
||||
};
|
||||
|
||||
MIXER_CONFIG = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue