mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-26 09:45:37 +03:00
Beeper is on PB4, and is INVERTED
This commit is contained in:
parent
b402720dcf
commit
f9724c8d77
1 changed files with 1 additions and 1 deletions
|
@ -24,8 +24,8 @@
|
||||||
|
|
||||||
#define LED0_PIN PB5
|
#define LED0_PIN PB5
|
||||||
|
|
||||||
// Leave beeper here but with none as io - so disabled unless mapped.
|
|
||||||
#define BEEPER PB4
|
#define BEEPER PB4
|
||||||
|
#define BEEPER_INVERTED
|
||||||
|
|
||||||
// PC13 used as inverter select GPIO for UART2
|
// PC13 used as inverter select GPIO for UART2
|
||||||
#define INVERTER_PIN_UART2 PC13
|
#define INVERTER_PIN_UART2 PC13
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue