mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-26 01:35:41 +03:00
cleaned #define USE_DSHOT
This commit is contained in:
parent
f1bf914404
commit
d76ce7ff51
20 changed files with 0 additions and 22 deletions
|
@ -116,8 +116,6 @@
|
|||
#define TARGET_IO_PORTC (BIT(5))
|
||||
#define TARGET_IO_PORTF (BIT(0)|BIT(1)|BIT(3)|BIT(4))
|
||||
|
||||
#define USE_DSHOT
|
||||
|
||||
#if defined(USE_UART3_RX_DMA) && defined(USE_DSHOT)
|
||||
#undef USE_UART3_RX_DMA
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue