1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-25 09:16:07 +03:00

Beeper is on PB4, and is INVERTED

This commit is contained in:
jflyper 2017-09-28 22:43:12 +09:00
parent b402720dcf
commit f9724c8d77

View file

@ -24,8 +24,8 @@
#define LED0_PIN PB5
// Leave beeper here but with none as io - so disabled unless mapped.
#define BEEPER PB4
#define BEEPER_INVERTED
// PC13 used as inverter select GPIO for UART2
#define INVERTER_PIN_UART2 PC13