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: 4180_final_controller Stabilize
Fork of LSM9DS1_Library by
Revision 2:e8c2301f7523, committed 2016-02-03
- Comitter:
- 4180_1
- Date:
- Wed Feb 03 18:24:29 2016 +0000
- Parent:
- 1:87d535bf8c53
- Commit message:
- ver 1.1
Changed in this revision
| LSM9DS1.h | Show annotated file Show diff for this revision Revisions of this file | 
| mbed.bld | Show annotated file Show diff for this revision Revisions of this file | 
--- a/LSM9DS1.h	Mon Oct 26 16:14:04 2015 +0000
+++ b/LSM9DS1.h	Wed Feb 03 18:24:29 2016 +0000
@@ -312,7 +312,8 @@
     *    Any OR'd combination of ZIEN, YIEN, XIEN
     *  - activeLow = Interrupt active configuration
     *    Can be either INT_ACTIVE_HIGH or INT_ACTIVE_LOW
-    */  - latch: latch gyroscope interrupt request.
+    *  - latch: latch gyroscope interrupt request.
+    */
     void configMagInt(uint8_t generator, h_lactive activeLow, bool latch = true);
     
     /** configMagThs() -- Configure the threshold of a gyroscope axis
--- a/mbed.bld Mon Oct 26 16:14:04 2015 +0000 +++ b/mbed.bld Wed Feb 03 18:24:29 2016 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/mbed_official/code/mbed/builds/34e6b704fe68 \ No newline at end of file +http://mbed.org/users/mbed_official/code/mbed/builds/f141b2784e32 \ No newline at end of file

 LSM9DS1 IMU
            LSM9DS1 IMU