Skip to content

Commit 95d48ad

Browse files
committed
Replace 2 datasheet-only links with SparkFun links
1 parent d416648 commit 95d48ad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/en/modules/hmc5883l.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
| 2016-04-09 | [Jason Schmidlapp](https://github.com/jschmidlapp) | [Jason Schmidlapp](https://github.com/jschmidlapp) | [hmc5883l.c](../../../app/modules/hmc5883l.c)|
55

66

7-
This module provides access to the [HMC5883L](https://www.adafruit.com/datasheets/HMC5883L_3-Axis_Digital_Compass_IC.pdf) three axis digital compass.
7+
This module provides access to the [HMC5883L](https://www.sparkfun.com/products/10530) three axis digital compass.
88

99
## hmc5883l.read()
1010
Samples the sensor and returns X,Y and Z data.

docs/en/modules/l3g4200d.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
| 2015-04-09 | [Jason Schmidlapp](https://github.com/jschmidlapp) | [Jason Schmidlapp](https://github.com/jschmidlapp) | [l3g4200d.c](../../../app/modules/l3g4200d.c)|
55

66

7-
This module provides access to the [L3G4200D](http://www.st.com/web/en/resource/technical/document/datasheet/CD00265057.pdf) three axis digital gyroscope.
7+
This module provides access to the [L3G4200D](https://www.sparkfun.com/products/10612) three axis digital gyroscope.
88

99
## l3g4200d.read()
1010
Samples the sensor and returns the gyroscope output.

0 commit comments

Comments
 (0)