Skip to content

Conversation

@bkleiner
Copy link
Contributor

originally created by @blckmn, no changes to the fc portion from the original sample.

Co-authored-by: Mark Haslinghuis <[email protected]>
@haslinghuis haslinghuis requested review from blckmn and ot0tot November 25, 2024 13:25
@blckmn blckmn merged commit 4012f8a into betaflight:master Nov 25, 2024
1 check passed
#define I2C2_SCL_PIN PA0
#define I2C2_SDA_PIN PA1

#define LED0_PIN PC14
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PC14 should not be used to drive LEDs

#define ADC_VBAT_PIN PB0
#define ADC_CURR_PIN PB1

#define PINIO1_PIN NONE
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Delete

TIMER_PIN_MAP(4, PA3, 1, 3)

#define ADC1_DMA_OPT 11
#define SPI3_TX_DMA_OPT 5
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unneeded, delete

haslinghuis pushed a commit to haslinghuis/config that referenced this pull request Nov 27, 2024
haslinghuis pushed a commit to haslinghuis/config that referenced this pull request Nov 27, 2024
haslinghuis pushed a commit to haslinghuis/config that referenced this pull request Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants