Added workaround for target independence test.

This commit is contained in:
mikeller 2018-06-17 01:52:38 +12:00
parent 1bd502e9ac
commit ad9a06289f
1 changed files with 1 additions and 1 deletions

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