mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-20 10:54:14 +01:00
Fixed pios_board.h to include the pipx .h file
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2407 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
parent
b647d93add
commit
c7ecfd2f60
@ -6,7 +6,7 @@
|
|||||||
#elif USE_STM3210E_OP
|
#elif USE_STM3210E_OP
|
||||||
#include "STM3210E_OP.h"
|
#include "STM3210E_OP.h"
|
||||||
#elif USE_STM32103CB_PIPXTREME
|
#elif USE_STM32103CB_PIPXTREME
|
||||||
#include "STM32103CB_PIPXTREME.h"
|
#include "STM32103CB_PIPXTREME_Rev1.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endif /* PIOS_BOARD_H_ */
|
#endif /* PIOS_BOARD_H_ */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user