Skip to content

Commit

Permalink
Update configs/STELLARF4V2/config.h
Browse files Browse the repository at this point in the history
Co-authored-by: ot0tot <[email protected]>
  • Loading branch information
cvetaevvitaliy and ot0tot authored Dec 6, 2024
1 parent 27611c0 commit 55fc4d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configs/STELLARF4V2/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,8 @@
#define SERIALRX_UART SERIAL_PORT_USART2
#define SERIALRX_PROVIDER SERIALRX_CRSF

#define MAG_I2C_INSTANCE (I2CDEV_2)
#define BARO_I2C_INSTANCE (I2CDEV_2)
#define MAG_I2C_INSTANCE I2CDEV_2
#define BARO_I2C_INSTANCE I2CDEV_2

#define DEFAULT_DSHOT_BURST DSHOT_DMAR_OFF
#define MOTOR_PWM_PROTOCOL DSHOT300
Expand Down

0 comments on commit 55fc4d0

Please sign in to comment.