![](/media/cache/group/default_image.jpg.50x50_q85.jpg)
a
Dependencies: mbed LSM9DS1_Library_cal
Revision 1:de8f3b0bf7a0, committed 2019-03-29
- Comitter:
- apaks180
- Date:
- Fri Mar 29 16:06:06 2019 +0000
- Parent:
- 0:e693d5bf0a25
- Commit message:
- a
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r e693d5bf0a25 -r de8f3b0bf7a0 main.cpp --- a/main.cpp Wed Feb 03 18:47:07 2016 +0000 +++ b/main.cpp Fri Mar 29 16:06:06 2019 +0000 @@ -47,6 +47,7 @@ int main() { //LSM9DS1 lol(p9, p10, 0x6B, 0x1E); + //LSM9DS1 IMU(p9, p10, 0xD6, 0x3C); LSM9DS1 IMU(p28, p27, 0xD6, 0x3C); IMU.begin(); if (!IMU.begin()) {