We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 776e19d commit b1bcb7cCopy full SHA for b1bcb7c
Cargo.toml
@@ -7,7 +7,7 @@ rust-version = "1.60"
7
description = "A `no_std` driver for the TB6612FNG motor driver."
8
repository = "https://github.com/rursprung/tb6612fng-rs"
9
categories = ["embedded", "hardware-support", "no-std"]
10
-keywords = ["tb6612fng", "driver", "motor", "dc motor", "controller"]
+keywords = ["tb6612fng", "driver", "motor", "dc-motor", "controller"]
11
license = "MIT OR Apache-2.0"
12
13
[dependencies]
0 commit comments