⚡ Replace third party libs with i2c bus drivers
This commit is contained in:
@@ -12,9 +12,9 @@
|
||||
|
||||
#include <list>
|
||||
#include <SPI.h>
|
||||
#include <Wire.h>
|
||||
|
||||
#include <NewPing.h>
|
||||
#include <peripherals/i2c_bus.h>
|
||||
#include <peripherals/imu.h>
|
||||
#include <peripherals/magnetometer.h>
|
||||
#include <peripherals/barometer.h>
|
||||
|
||||
Reference in New Issue
Block a user