Skip to content

Commit

Permalink
GEPRC_F722_AIO_UART3 move use i2c
Browse files Browse the repository at this point in the history
  • Loading branch information
sensei-hacker committed Aug 21, 2024
1 parent 42a1259 commit 8e32c18
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/main/target/GEPRC_F722_AIO/target.h
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,8 @@
#define ICM42605_SPI_BUS BUS_SPI1

// *************** I2C/Baro/Mag *********************
#define USE_I2C

#ifndef GEPRC_F722_AIO_UART3
#define USE_I2C
#define USE_I2C_DEVICE_2
#define I2C2_SCL PB10
#define I2C2_SDA PB11
Expand Down

0 comments on commit 8e32c18

Please sign in to comment.