1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-24 08:45:36 +03:00

Fix wrong Beeper definition NAZE

This commit is contained in:
borisbstyle 2016-10-12 13:07:37 +02:00 committed by GitHub
parent b08a9ac89c
commit 37c10e8a10

View file

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