Skip to content

Commit

Permalink
Update TBS_LUCID_AIO (betaflight#622)
Browse files Browse the repository at this point in the history
  • Loading branch information
haslinghuis authored Nov 30, 2024
1 parent 91a2d15 commit b892ccd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions configs/TBS_LUCID_AIO/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,6 @@
#define ADC_VBAT_PIN PB0
#define ADC_CURR_PIN PB1

#define PINIO1_PIN NONE

#define TIMER_PIN_MAPPING \
TIMER_PIN_MAP(0, PH3, 1, 4) \
TIMER_PIN_MAP(1, PA8, 1, 0) \
Expand All @@ -102,7 +100,6 @@
TIMER_PIN_MAP(4, PA3, 1, 3)

#define ADC1_DMA_OPT 11
#define SPI3_TX_DMA_OPT 5

#define ADC_INSTANCE ADC1
#define BARO_I2C_INSTANCE I2CDEV_2
Expand Down

0 comments on commit b892ccd

Please sign in to comment.