You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,8 @@ Weather Shield is an Arduino shield that gathers relative humidity, barometric p
8
8
9
9
Weather Shield is an open source hardware project.
10
10
11
+
**NOTE**: You will need to install additional libraries to work with the example sketch for this board. Please check the [MPL3115A2 Breakout Repo](https://github.com/sparkfun/MPL3115A2_Breakout) and the [HTU21D Breakout Repo](https://github.com/sparkfun/HTU21D_Breakout) for the required libraries.
12
+
11
13
Repository Contents
12
14
------------------
13
15
@@ -21,4 +23,4 @@ License Information
21
23
22
24
The hardware design and firmware are released under [Creative Commons Share-alike 3.0](http://creativecommons.org/licenses/by-sa/3.0/).
23
25
All other code is public domain but you buy me a beer if you use this and we meet someday ([Beerware license](http://en.wikipedia.org/wiki/Beerware)).
0 commit comments