Skip to content

Commit 5f1a351

Browse files
committed
Fix typo in README listing the wrong sensor, but correct link
1 parent f8b1673 commit 5f1a351

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1313

1414
### Fixed
1515

16+
- Fix typo in README
17+
1618
## [v0.1.2]
1719

1820
### Changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ The driver supports async and blocking modes, selectable with the `async` and `b
1212

1313
## Resources
1414

15-
- [LIS2DH12 product page][product-page]
16-
- [LIS2DH12 datasheet][datasheet]
15+
- [LIS2DTW12 product page][product-page]
16+
- [LIS2DTW12 datasheet][datasheet]
1717

1818
## NOTE
1919

0 commit comments

Comments
 (0)