1
0
Fork 0
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:
mikeller 2017-09-11 03:44:55 +12:00
parent 6bf755d0bd
commit 3bce54186c
8 changed files with 40 additions and 9 deletions

View file

@ -6,7 +6,7 @@
#include "platform.h"
#ifdef TELEMETRY
#if defined(USE_MSP_OVER_TELEMETRY)
#include "build/build_config.h"