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

Directory rearrangement to reflect cleanflight changes

This commit is contained in:
Martin Budden 2016-08-07 11:46:47 +01:00
parent c1e81ced49
commit 541f4d4018
99 changed files with 287 additions and 229 deletions

View file

@ -24,7 +24,7 @@
#ifdef USE_MAG_HMC5883
#include "debug.h"
#include "build/debug.h"
#include "common/axis.h"
#include "common/maths.h"