We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c28ef5b commit 9b060ceCopy full SHA for 9b060ce
README.md
@@ -22,7 +22,7 @@ We mainly test on the ESP32 platform with `embassy` async framework.
22
Include this crate in your Cargo project by adding the following to `Cargo.toml`:
23
```toml
24
[dependencies]
25
-dw3000-ng = "0.7"
+dw3000-ng = "0.8"
26
```
27
28
## Documentation
0 commit comments