mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-02 03:26:50 +08:00
i2c.h: include board_config
This commit is contained in:
committed by
Beat Küng
parent
84f937a098
commit
5cb6753572
@@ -38,6 +38,8 @@
|
|||||||
#include "posix/I2C.hpp"
|
#include "posix/I2C.hpp"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include <board_config.h>
|
||||||
|
|
||||||
|
|
||||||
static const int i2c_bus_options[] = {
|
static const int i2c_bus_options[] = {
|
||||||
#ifdef PX4_I2C_BUS_EXPANSION
|
#ifdef PX4_I2C_BUS_EXPANSION
|
||||||
|
|||||||
Reference in New Issue
Block a user