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:
commit
20a4913bb0
29 changed files with 77 additions and 160 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue