1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-23 08:15:30 +03:00
betaflight/src
Dominic Clifton 3974b02b3a Remove BEEPER_CONFIRM_BEEP. Simplifies logic, reduces code size, and
ensures that the durations of one or more confirmation beeps can never
get out of sync when the code is changed.  Renamed queueConfirmationBeep
to beeperConfirmationBeeps - nothing was actually queued.
2015-04-25 10:53:07 +02:00
..
main Remove BEEPER_CONFIRM_BEEP. Simplifies logic, reduces code size, and 2015-04-25 10:53:07 +02:00
test Fix random RX loss beep when using Serial RX receivers. 2015-04-23 16:36:56 +02:00