1
0
Fork 0
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:
borisbstyle 2016-10-12 13:07:37 +02:00
parent c527d30716
commit 6f911b52dc

View file

@ -24,7 +24,7 @@
#define LED0 PB3
#define LED1 PB4
#define BEEPER PA1
#define BEEPER PA12
#if defined(AFROMINI)
#define BEEPER_INVERTED