Skip to content

Commit

Permalink
Add I2C resource for compass to DAKEFPVF405 (betaflight#350)
Browse files Browse the repository at this point in the history
  • Loading branch information
haslinghuis authored Mar 11, 2024
1 parent 49ba99c commit 396f206
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/DAKEFPVF405/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
#define ADC2_DMA_OPT 1

#define BARO_SPI_INSTANCE SPI2

#define MAG_I2C_INSTANCE (I2CDEV_1)
#define ADC_INSTANCE ADC2
#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_FLASH
#define DEFAULT_DSHOT_BITBANG DSHOT_BITBANG_OFF
Expand Down

0 comments on commit 396f206

Please sign in to comment.