We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 963b8f9 commit 90b5c8bCopy full SHA for 90b5c8b
Cargo.toml
@@ -4,7 +4,7 @@ version = "0.1.0"
4
edition = "2024"
5
license = "MIT OR Apache-2.0"
6
description = "A platform-agnostic driver for the QMC5883P magnetic sensor."
7
-keywords = ["driver", "sensor", "magnetic", "embedded-hal", "i2c", "qmc5883p", "qmc"]
+keywords = ["driver", "sensor", "magnetic", "embedded-hal", "i2c"]
8
repository = "https://github.com/KapJ1coH/qmc5883p.git"
9
categories = ["embedded", "hardware-support", "no-std", "asynchronous"]
10
0 commit comments