mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-21 15:25:36 +03:00
Disabled MSP over telemetry for F1, re-enabled SERVOS.
This commit is contained in:
parent
6bf755d0bd
commit
3bce54186c
8 changed files with 40 additions and 9 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
#include "platform.h"
|
||||
|
||||
#ifdef TELEMETRY
|
||||
#if defined(USE_MSP_OVER_TELEMETRY)
|
||||
|
||||
#include "build/build_config.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue