Skip to content

Commit

Permalink
Update DREA-DreamworksF722.config
Browse files Browse the repository at this point in the history
Add #defines
  • Loading branch information
haslinghuis authored Oct 31, 2023
1 parent c259698 commit 206e17c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions configs/default/DREA-DreamworksF722.config
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Betaflight / STM32F7X2 (S7X2) 4.0.0 Mar 26 2019 / 19:51:34 (173e958da) MSP API: 1.41

#define USE_ACC
#define USE_BARO
#define USE_FLASH
#define USE_GYRO

#define USE_ACC_SPI_MPU6000
#define USE_GYRO_SPI_MPU6000
#define USE_ACC_SPI_ICM20689
Expand Down

0 comments on commit 206e17c

Please sign in to comment.