mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 00:05:33 +03:00
Added workaround for target independence test.
This commit is contained in:
parent
1bd502e9ac
commit
ad9a06289f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue