Skip to content

Commit

Permalink
Update GEPRCF722_BT_HD (#331)
Browse files Browse the repository at this point in the history
Fixes: #330
  • Loading branch information
haslinghuis authored Feb 19, 2024
1 parent 6f1ff4c commit 2302dc5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions configs/GEPRCF722_BT_HD/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,11 @@
#define UART3_TX_PIN PB10
#define UART4_TX_PIN PC10
#define UART5_TX_PIN PC12
#define UART6_TX_PIN PC6
#define UART1_RX_PIN PA10
#define UART2_RX_PIN PA3
#define UART3_RX_PIN PB11
#define UART4_RX_PIN PC11
#define UART5_RX_PIN PD2
#define UART6_RX_PIN PC7
#define I2C2_SCL_PIN PB10
#define I2C2_SDA_PIN PB11
#define LED0_PIN PC4
Expand Down Expand Up @@ -98,8 +96,6 @@
TIMER_PIN_MAP( 9, PB0 , 2, 0) \
TIMER_PIN_MAP(10, PA1 , 1, 0)



#define ADC3_DMA_OPT 0

#define DEFAULT_GYRO_TO_USE GYRO_CONFIG_USE_GYRO_BOTH
Expand Down

0 comments on commit 2302dc5

Please sign in to comment.