1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-23 16:25:31 +03:00

Split mixer and servo code

This commit is contained in:
Martin Budden 2016-10-14 10:47:04 +01:00
parent 726a8d29e2
commit 31828873fa
12 changed files with 654 additions and 598 deletions

View file

@ -17,8 +17,8 @@
#pragma once
#include "drivers/io.h"
#include "flight/mixer.h"
#include "drivers/io_types.h"
#include "flight/servos.h"
typedef struct servoConfig_s {
// PWM values, in milliseconds, common range is 1000-2000 (1 to 2ms)