mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-26 17:55:30 +03:00
Results from review.
Removed no longer required include build/build_config.h
This commit is contained in:
parent
4afab418fe
commit
ce1c46ff84
14 changed files with 0 additions and 25 deletions
|
@ -23,11 +23,9 @@
|
|||
#include <stdlib.h>
|
||||
|
||||
#include <platform.h>
|
||||
#include "build/build_config.h"
|
||||
|
||||
#include "common/utils.h"
|
||||
|
||||
|
||||
#ifdef USE_RX_V202
|
||||
|
||||
#include "drivers/rx_nrf24l01.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue