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

Added workaround for target independence test.

This commit is contained in:
mikeller 2018-06-17 01:52:38 +12:00
parent 1bd502e9ac
commit ad9a06289f

View file

@ -95,7 +95,7 @@
#include "telemetry/telemetry.h" #include "telemetry/telemetry.h"
#ifdef USE_BST #ifdef USE_BST
#include "COLIBRI_RACE/i2c_bst.h" #include "i2c_bst.h"
#endif #endif
#ifdef USE_USB_CDC_HID #ifdef USE_USB_CDC_HID