Skip to content

Commit

Permalink
Make sure all i2c devices are setup correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
mmosca committed Jul 23, 2024
1 parent 5d2fb24 commit 4c49704
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/target/KAKUTEF4WING/target.h
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@
#define I2C2_SCL PB10
#define I2C2_SDA PB11

#define DEFAULT_I2C_BUS BUS_I2C2

// ********** External MAG On I2C2******
#define USE_MAG
#define MAG_I2C_BUS BUS_I2C2
Expand Down

0 comments on commit 4c49704

Please sign in to comment.