1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-23 08:15:30 +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"
#ifdef USE_BST
#include "COLIBRI_RACE/i2c_bst.h"
#include "i2c_bst.h"
#endif
#ifdef USE_USB_CDC_HID