mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-19 06:15:16 +03:00
Fix wrong Beeper definition NAZE
This commit is contained in:
parent
c527d30716
commit
6f911b52dc
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
#define LED0 PB3
|
||||
#define LED1 PB4
|
||||
|
||||
#define BEEPER PA1
|
||||
#define BEEPER PA12
|
||||
|
||||
#if defined(AFROMINI)
|
||||
#define BEEPER_INVERTED
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue