Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update JHEF-JHEF745.config #1301

Merged
merged 2 commits into from
Apr 17, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions configs/default/JHEF-JHEF745.config
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,8 @@ dma pin B00 0
# pin B00: DMA1 Stream 7 Channel 5
dma pin B01 0
# pin B01: DMA1 Stream 2 Channel 5
dma pin E09 2
# pin E09: DMA2 Stream 3 Channel 6
dma pin E09 0
# pin E09: DMA2 Stream 6 Channel 0
dma pin E11 1
# pin E11: DMA2 Stream 2 Channel 6
dma pin C09 0
Expand All @@ -110,6 +110,7 @@ feature RX_SERIAL
feature OSD

# master
set dshot_bitbang = ON
set mag_bustype = I2C
set mag_i2c_device = 1
set baro_bustype = I2C
Expand Down
Loading