1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-15 04:15:44 +03:00

navigation feature / reference removal

This commit is contained in:
s0up 2018-05-09 10:28:36 -07:00
parent 3af1610d0b
commit de5fa47c4c
19 changed files with 1 additions and 724 deletions

View file

@ -96,7 +96,6 @@ extern uint8_t __config_end;
#include "flight/failsafe.h"
#include "flight/imu.h"
#include "flight/mixer.h"
#include "flight/navigation.h"
#include "flight/pid.h"
#include "flight/servos.h"