mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 16:25:31 +03:00
Use Naze hardware revision when initialising beeper. Cleanup inverted
beeper configuration.
This commit is contained in:
parent
2ed09b0b2f
commit
50391f2c8e
8 changed files with 70 additions and 3808 deletions
|
@ -19,6 +19,8 @@
|
|||
#include "stdint.h"
|
||||
|
||||
#include "platform.h"
|
||||
|
||||
#include "drivers/gpio.h"
|
||||
#include "drivers/sound_beeper.h"
|
||||
#include "drivers/system.h"
|
||||
#include "flight/failsafe.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue