Skip to content

Commit

Permalink
SPEEDYBEEF405V4 Update SPI DMA (betaflight#497)
Browse files Browse the repository at this point in the history
* Update SPI DMA

* Remove define
  • Loading branch information
haslinghuis authored Jul 15, 2024
1 parent 1b86dca commit a8dd16a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions configs/SPEEDYBEEF405V4/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,6 @@
TIMER_PIN_MAP(10, PA8, 1, 0) \
TIMER_PIN_MAP(11, PA3, 3, -1)

// dma SPI_MOSI 3 0 # SPI_MOSI 3: DMA1 Stream 5 Channel 0
#define SPI2_TX_DMA_OPT 0
#define ADC1_DMA_OPT 0

#define MAG_I2C_INSTANCE (I2CDEV_1)
Expand Down

0 comments on commit a8dd16a

Please sign in to comment.