Skip to content

Commit

Permalink
Add missing ADC DMA define (#554)
Browse files Browse the repository at this point in the history
  • Loading branch information
ot0tot authored Sep 1, 2024
1 parent f7b8298 commit b741ddc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions configs/FLYSPARKF4/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,8 @@
TIMER_PIN_MAP(10, PA8, 1, 0) \
TIMER_PIN_MAP(11, PA3, 3, -1)

#define ADC1_DMA_OPT 1

#define MAG_I2C_INSTANCE (I2CDEV_1)
#define BARO_I2C_INSTANCE (I2CDEV_1)
#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_SDCARD
Expand Down

0 comments on commit b741ddc

Please sign in to comment.