1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-21 23:35:34 +03:00

Better separation between GPS and NAV

This commit is contained in:
Martin Budden 2017-11-18 07:21:30 +00:00
parent 69ff72e2e9
commit cfc87d1891
17 changed files with 243 additions and 218 deletions

View file

@ -54,7 +54,6 @@
#include "flight/failsafe.h"
#include "flight/mixer.h"
#include "flight/navigation.h"
#include "flight/pid.h"
#include "flight/servos.h"