1
0
Fork 0
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:
Martin Budden 2016-09-16 20:47:25 +01:00
parent c44e0796ae
commit 1273ce8923
9 changed files with 25 additions and 18 deletions

View file

@ -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"