Skip to content

Commit

Permalink
Update target.h
Browse files Browse the repository at this point in the history
  • Loading branch information
MrD-RC committed Dec 10, 2024
1 parent 0171f82 commit 54c5a6c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/main/target/SEQUREH7/target.h
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
#define UART7_RX_PIN PE7
#define UART7_TX_PIN PE8

#define USE_UART8
#define USE_UART8 // ESC telemetry
#define UART8_RX_PIN PE0
#define UART8_TX_PIN PE0

Expand Down Expand Up @@ -109,7 +109,6 @@
#define VBAT_ADC_CHANNEL ADC_CHN_1
#define CURRENT_METER_ADC_CHANNEL ADC_CHN_2

#define VOLTAGE_METER_SCALE 1100
#define CURRENT_METER_SCALE 1052

// Gyro & ACC
Expand Down

0 comments on commit 54c5a6c

Please sign in to comment.