Skip to content

Commit

Permalink
Add MATEKF405WINGV2 target
Browse files Browse the repository at this point in the history
  • Loading branch information
vkirovskiy committed Jan 8, 2025
1 parent 91c8f0d commit f7a1bfc
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions configs/MATEKF405WINGV2/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@

#define USE_ACC
#define USE_ACC_SPI_ICM42688P
#define USE_GYRO
#define USE_GYRO_SPI_ICM42688P
#define USE_GYRO
#define USE_BARO_DPS310
#define USE_MAX7456
#define USE_SDCARD
Expand Down Expand Up @@ -109,9 +109,7 @@


#define MAG_I2C_INSTANCE I2CDEV_2
#define USE_BARO
#define BARO_I2C_INSTANCE I2CDEV_1
#define DEFAULT_BARO_I2C_ADDRESS 118
#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_SDCARD
#define DEFAULT_DSHOT_BURST DSHOT_DMAR_OFF
#define DEFAULT_CURRENT_METER_SOURCE CURRENT_METER_ADC
Expand All @@ -124,7 +122,3 @@
#define MAX7456_SPI_INSTANCE SPI2
#define GYRO_1_SPI_INSTANCE SPI1
#define GYRO_1_ALIGN CW0_DEG_FLIP
//TODO #define CAMERA_CONTROL_MODE HARDWARE_PWM
//TODO #define OSD_VBAT_POS 2467
//TODO #define OSD_CURRENT_POS 2434
//TODO #define OSD_DISARMED_POS 2282

0 comments on commit f7a1bfc

Please sign in to comment.