Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update FLMO-STELLARF4.config
Browse files Browse the repository at this point in the history
Fix `dshot_bitbang` Arming Disable Flag when enabled servos
cvetaevvitaliy authored Jul 24, 2024
1 parent 83f8da8 commit ef2c3fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configs/default/FLMO-STELLARF4.config
Original file line number Diff line number Diff line change
@@ -79,8 +79,8 @@ timer A03 AF2
# pin A03: TIM5 CH4 (AF2)
timer B03 AF1
# pin B03: TIM2 CH2 (AF1)
timer C09 AF3
# pin C09: TIM8 CH4 (AF3)
timer C09 AF2
# pin C09: TIM3 CH4 (AF2)

# dma
dma SPI_MOSI 2 0

0 comments on commit ef2c3fe

Please sign in to comment.