1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-23 08:15:30 +03:00

Automatic spektrum bind pin determination

This commit is contained in:
jflyper 2017-06-16 18:39:16 +09:00
parent e7a02c819c
commit c7f62e47a6
25 changed files with 102 additions and 42 deletions

View file

@ -28,6 +28,7 @@
#include "build/build_config.h"
#include "drivers/io.h"
#include "drivers/rx_nrf24l01.h"
#include "drivers/time.h"