We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86a5ae5 commit 68fe8f4Copy full SHA for 68fe8f4
Libraries/README.md
@@ -0,0 +1,16 @@
1
+SparkFun LSM9DS1 Breakout Libraries
2
+=================================
3
+
4
+Libraries for use in different environments.
5
6
7
+Directory Contents
8
+-------------------
9
+* **/Arduino** - [Arduino IDE](http://www.arduino.cc/en/Main/Software) libraries
10
11
12
+Update Library Instructions:
13
+----------------------------
14
+To get the most up-to-date version of the library, you must run the following git subtree commands.
15
16
+$git subtree pull -P Libraries/<COMPILER NAME> --squash <product library repo URL> master
0 commit comments