mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-23 22:58:10 +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"
|
||||
#endif
|
||||
|
||||
#include <board_config.h>
|
||||
|
||||
|
||||
static const int i2c_bus_options[] = {
|
||||
#ifdef PX4_I2C_BUS_EXPANSION
|
||||
|
||||
Reference in New Issue
Block a user