Skip to content

Commit

Permalink
SPRacingH7RF - Cleanup. (betaflight#409)
Browse files Browse the repository at this point in the history
  • Loading branch information
hydra authored Apr 29, 2024
1 parent 2fa1b7f commit 056f0f9
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions configs/SPRACINGH7RF/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -221,15 +221,6 @@
#define UART9_RX_PIN NONE
#define UART10_RX_PIN NONE

#define I2C1_SCL_PIN PB8
#define I2C2_SCL_PIN PB10
#define I2C3_SCL_PIN NONE
#define I2C4_SCL_PIN NONE
#define I2C1_SDA_PIN PB9
#define I2C2_SDA_PIN PB11
#define I2C3_SDA_PIN NONE
#define I2C4_SDA_PIN NONE

#define LED0_PIN PE5
#define LED1_PIN PE6
#define LED2_PIN NONE
Expand Down Expand Up @@ -287,9 +278,6 @@
TIMER_PIN_MAP( 7, PA3 , 2, 7 ) \
TIMER_PIN_MAP( 8, PB7 , 1, 8 )

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

#define PINIO1_BOX 40

#define DEFAULT_BLACKBOX_DEVICE BLACKBOX_DEVICE_SDCARD
Expand Down

0 comments on commit 056f0f9

Please sign in to comment.