Skip to content

Commit

Permalink
Update BETAFPVG473 (betaflight#338)
Browse files Browse the repository at this point in the history
  • Loading branch information
haslinghuis authored Feb 27, 2024
1 parent 48101f1 commit eedf2f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configs/BETAFPVG473/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
#define SERIALRX_UART SERIAL_PORT_USART2

#define BARO_I2C_INSTANCE (I2CDEV_1)
#define SERIALRX_PROVIDER CRSF
#define SERIALRX_PROVIDER SERIALRX_CRSF
#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_FLASH
//TODO #define DSHOT_IDLE_VALUE 450
#define DEFAULT_DSHOT_BURST DSHOT_DMAR_OFF
Expand All @@ -103,5 +103,5 @@
#define MAX7456_SPI_INSTANCE SPI2
#define FLASH_SPI_INSTANCE SPI3
#define GYRO_1_SPI_INSTANCE SPI1
#define GYRO_1_ALIGN CW180
#define GYRO_1_ALIGN CW180_DEG
#define GYRO_1_ALIGN_YAW 1800

0 comments on commit eedf2f2

Please sign in to comment.