Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions docs/Buzzer.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,15 @@ To restore set from preferences use:

```
beeper -PREFERED
```

To activate an external beeper via aux channel switch, assign aux channel and set both:

```
beeper RX_SET
beeper MULTI_BEEPS
```
If MULTI_BEEPS is not set, the beeper will not sound after GPS lock.

As with other CLI commands, the `save` command is needed to save the new settings.

Expand Down