1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-26 09:45:33 +03:00

Gimbal mode removed. If needed, this can be recreated using mixer itself

This commit is contained in:
Pawel Spychalski (DzikuVx) 2018-05-09 08:20:12 +02:00
parent 392e31a9a5
commit 969825f53d
14 changed files with 3 additions and 70 deletions

View file

@ -96,7 +96,6 @@
#include "io/displayport_msp.h"
#include "io/displayport_max7456.h"
#include "io/flashfs.h"
#include "io/gimbal.h"
#include "io/gps.h"
#include "io/ledstrip.h"
#include "io/pwmdriver_i2c.h"