mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-26 01:35:41 +03:00
Relocated used code from board.h into appropriate headers, deleted
unused code.
This commit is contained in:
parent
3ef05c0eb9
commit
64d16e1987
15 changed files with 102 additions and 95 deletions
1
src/mw.c
1
src/mw.c
|
@ -5,6 +5,7 @@
|
|||
#include "telemetry_common.h"
|
||||
#include "flight_common.h"
|
||||
#include "typeconversion.h"
|
||||
#include "rx.h"
|
||||
#include "maths.h"
|
||||
|
||||
// June 2013 V2.2-dev
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue