mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 01:05:27 +03:00
Automatic spektrum bind pin determination
This commit is contained in:
parent
e7a02c819c
commit
c7f62e47a6
25 changed files with 102 additions and 42 deletions
|
@ -23,6 +23,7 @@
|
|||
extern "C" {
|
||||
#include "platform.h"
|
||||
|
||||
#include "drivers/io.h"
|
||||
#include "common/maths.h"
|
||||
#include "config/parameter_group_ids.h"
|
||||
#include "fc/rc_controls.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue