AP_InertialSensor_MPU9250: remove legacy CS.
This commit is contained in:
parent
5e7e28a83e
commit
eb95130441
@ -9,8 +9,6 @@
|
||||
#include <AP_Progmem.h>
|
||||
#include "AP_InertialSensor.h"
|
||||
|
||||
#define MPU9250_CS_PIN 117 // GPIO1_17, pin connected to mpu9150's chip select pin
|
||||
|
||||
// enable debug to see a register dump on startup
|
||||
#define MPU9250_DEBUG 0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user