We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c3c4e6 commit cd98035Copy full SHA for cd98035
Cargo.toml
@@ -2,7 +2,7 @@
2
name = "pid"
3
version = "4.0.0"
4
edition = "2018"
5
-authors = ["Ken Elkabany <ken@elkabany.com>"]
+authors = ["Ken Elkabany <ken@elkabany.com>", "Owez Griffiths <root@ogriffiths.com>"]
6
license = "MIT OR Apache-2.0"
7
description = "A PID controller."
8
repository = "https://github.com/braincore/pid-rs"
0 commit comments