1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-23 16:25:31 +03:00

Decouple board alignment code.

This commit is contained in:
Dominic Clifton 2014-04-17 19:28:38 +01:00
parent 59a5846146
commit 41b5a01958
7 changed files with 40 additions and 20 deletions

View file

@ -11,6 +11,7 @@
#include "flight_mixer.h"
#include "sensors_common.h"
#include "battery.h"
#include "boardalignment.h"
#include "config.h"
#include "drivers/serial_common.h"