mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-19 14:25:20 +03:00
Better alignment of serial and SPI receiver code
This commit is contained in:
parent
c44e0796ae
commit
1273ce8923
9 changed files with 25 additions and 18 deletions
|
@ -31,6 +31,7 @@
|
|||
#include "drivers/rx_nrf24l01.h"
|
||||
#include "drivers/system.h"
|
||||
|
||||
#include "rx/rx.h"
|
||||
#include "rx/rx_spi.h"
|
||||
#include "rx/nrf24_syma.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue