mirror of
https://codeberg.org/icewind/pms700x.git
synced 2026-06-03 18:14:11 +02:00
documentation and repo link
This commit is contained in:
parent
1b2e248126
commit
1afd71b2cc
1 changed files with 2 additions and 0 deletions
|
|
@ -7,6 +7,8 @@ exclude = ["*.pdf"]
|
||||||
license = "MIT OR Apache-2.0"
|
license = "MIT OR Apache-2.0"
|
||||||
description = "Embeded-hal implementation for the PMS700x family of sensors"
|
description = "Embeded-hal implementation for the PMS700x family of sensors"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
repository = "https://github.com/icewind1991/pms700x"
|
||||||
|
documentation = "https://docs.rs/pms700x"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
embedded-hal = "0.2"
|
embedded-hal = "0.2"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue