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

Merge pull request #6049 from jflyper/bfdev-ag3x-default-burst

AG3X Enable burst mode DMA by default
This commit is contained in:
Michael Keller 2018-06-05 22:04:06 +12:00 committed by GitHub
commit 95f8cfd8b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,6 +32,8 @@
#define USBD_PRODUCT_STRING "Asgard32 F7"
#endif
#define ENABLE_DSHOT_DMAR true
// Note, beeper is on the LED pin
#define LED0_PIN PC13