mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 00:35:39 +03:00
Fixed CJMCU build
This commit is contained in:
parent
77fb81915e
commit
420c73ebaf
4 changed files with 9 additions and 4 deletions
|
@ -23,11 +23,11 @@
|
|||
#include <string.h>
|
||||
|
||||
#include <platform.h>
|
||||
#include "build/build_config.h"
|
||||
|
||||
|
||||
#ifdef USE_RX_CX10
|
||||
|
||||
#include "build/build_config.h"
|
||||
|
||||
#include "drivers/rx_nrf24l01.h"
|
||||
#include "drivers/rx_xn297.h"
|
||||
#include "drivers/system.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue