Browse Source

Update Buzzer.md

Added link to tool that can be used to listen to the buzzer sequences. There is also a custom sequence box at the bottom of the tool, which may aid creating new sequences.
master
Darren Lines 4 years ago
committed by GitHub
parent
commit
331afab907
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/Buzzer.md

2
docs/Buzzer.md

@ -43,6 +43,8 @@ Sequences:
14 DISARM_REPEAT 0, 100, 10 Stick held in disarm position (after pause)
15 ARMED 0, 245, 10, 5 Board is armed (after pause ; repeats until board is disarmed or throttle is increased)
You can use [this tool](https://www.mrd-rc.com/tutorials-tools-and-testing/useful-tools/helpful-inav-buzzer-code-checker/) to hear current buzzer sequences or enter custom sequences.
## Controlling buzzer usage
The usage of the buzzer can be controlled by the CLI `beeper` command.

Loading…
Cancel
Save