Skip to content

Commit

Permalink
[target] add HAKRCF722D dual gyro (mpu6000, mpu6500, bmi270, icm42688p)
Browse files Browse the repository at this point in the history
remove manually added serial count
  • Loading branch information
nerdCopter committed Nov 9, 2023
1 parent 957a11d commit 12b0ecb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/main/target/HARC_HAKRCF722D/target.h
Original file line number Diff line number Diff line change
Expand Up @@ -138,9 +138,7 @@
#define USE_UART6
#define UART6_TX_PIN PC6
#define UART6_RX_PIN PC7
#define SERIAL_PORT_COUNT 7
// UART5 NONE, added +1 serial count
// notice - please verify serial count. UARTs defined as NONE may need to be included.
#define SERIAL_PORT_COUNT 6

#define USE_I2C
#define USE_I2C_DEVICE_1
Expand Down

0 comments on commit 12b0ecb

Please sign in to comment.