Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: iBeacon acnsensa acnSENSA
Fork of ACD52832_LSM9DS1 by
Diff: LSM9DS1.cpp
- Revision:
- 3:d4f9aaab3bc3
- Parent:
- 2:4a4b17ad577e
- Child:
- 4:a1a57aaacc4c
--- a/LSM9DS1.cpp Wed Mar 08 13:35:56 2017 +0000
+++ b/LSM9DS1.cpp Mon Jul 10 18:24:28 2017 +0000
@@ -4,9 +4,6 @@
#include "acd52832_bsp.h"
LSM9DS1::LSM9DS1(I2C i2c) : _i2c(i2c){
- startAcc();
- startGyro();
- startMag();
}
void LSM9DS1::startMag(){
