Skip to content

Commit 81682c7

Browse files
authored
Merge pull request #177 from eldruin/add-wip-kxcj9
Add KXCJ9 accelerometer WIP driver crate
2 parents 1c71294 + 257be5b commit 81682c7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -480,6 +480,7 @@ Work in progress drivers. Help the authors make these crates awesome!
480480
- [vesc-comm] - A driver for communicating with [VESC-compatible electronic speed controllers](http://vedder.se/2015/01/vesc-open-source-esc/) ![crates.io](https://img.shields.io/crates/v/vesc-comm.svg)
481481
- [VEML6040] - I2C - RGBW color light sensor - ![crates.io](https://img.shields.io/crates/v/veml6040.svg)
482482
- [SCD30] - I2C - CO₂ sensor - ![crates.io](https://img.shields.io/crates/v/scd30.svg)
483+
- [KXCJ9] - I2C - Tri-axis accelerometer - ![crates.io](https://img.shields.io/crates/v/kxcj9.svg)
483484

484485
[MFRC522]: https://github.com/japaric/mfrc522
485486
[motor-driver]: https://github.com/japaric/motor-driver
@@ -545,6 +546,7 @@ Work in progress drivers. Help the authors make these crates awesome!
545546
[vesc-comm]: https://github.com/chocol4te/vesc-comm
546547
[VEML6040]: https://crates.io/crates/veml6040
547548
[SCD30]: https://crates.io/crates/scd30
549+
[KXCJ9]: https://crates.io/crates/kxcj9
548550

549551
## no-std crates
550552

0 commit comments

Comments
 (0)