mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-18 03:52:11 +01:00
OP-896: Linux and Mac are case-sensitive
This commit is contained in:
parent
6cd963e423
commit
fe1a6b1c5b
@ -4,7 +4,7 @@
|
||||
#ifdef USE_STM3210E_OP
|
||||
#include "STM3210E_OP.h"
|
||||
#elif USE_STM32103CB_OPLINK
|
||||
#include "STM32103CB_OPLINK_Rev1.h"
|
||||
#include "STM32103CB_OPLink_Rev1.h"
|
||||
#elif USE_STM32103CB_CC_Rev1
|
||||
#include "STM32103CB_CC_Rev1.h"
|
||||
#elif USE_STM32F2xx_INS
|
||||
|
Loading…
x
Reference in New Issue
Block a user