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

Merge pull request #1074 from martinbudden/inav_pg16_servoConfig

Added servoConfig parameter group
This commit is contained in:
Martin Budden 2017-01-11 08:56:05 +00:00 committed by GitHub
commit 20a4913bb0
29 changed files with 77 additions and 160 deletions

View file

@ -66,10 +66,8 @@
#include "io/gps.h"
#include "io/gimbal.h"
#include "io/ledstrip.h"
#include "io/motors.h"
#include "io/serial.h"
#include "io/serial_4way.h"
#include "io/servos.h"
#include "msp/msp.h"
#include "msp/msp_protocol.h"