Open TheGheff opened 11 years ago
We are using I2C to communicate with the accelerometer, so the Accelerometer_I2C class should be used.
Need to fix the class that we are using, currently using the analog form, but we should be using the ADXL345_I2C class to get all three axis.
We are using I2C to communicate with the accelerometer, so the Accelerometer_I2C class should be used.