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.
Fork of LSM9DS0 by
Revision 6:e6a15dcba942, committed 2015-01-11
- Comitter:
- randrews33
- Date:
- Sun Jan 11 14:44:43 2015 +0000
- Parent:
- 5:bf8f4e7c9905
- Commit message:
- Gave credit where credit was due
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Wed Dec 03 23:08:09 2014 +0000 +++ b/main.cpp Sun Jan 11 14:44:43 2015 +0000 @@ -1,4 +1,4 @@ -//Most of the Credit goes to jimblom +//Most of the Credit goes to jimblom and Judah Okeleye #include "LSM9DS0.h" #include "mbed.h"
