1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-15 20:35:33 +03:00

Fixed missed naming changes. (#5738)

This commit is contained in:
Michael Keller 2018-04-21 18:35:59 +12:00 committed by GitHub
parent ff4c2bc145
commit 6e44173f86
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,8 @@
#define USBD_PRODUCT_STRING "AIKONF4"
#define LED0_PIN PB4
#define BEEPER PB5
#define USE_BEEPER
#define BEEPER_PIN PB5
#define BEEPER_INVERTED
#define ENABLE_DSHOT_DMAR true