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 3a6a000 commit 7f1974cCopy full SHA for 7f1974c
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
authors = ["James Waples <[email protected]>"]
3
categories = ["embedded", "no-std"]
4
-description = "I2C driver for the SH1106 OLED display controller"
+description = "I2C/SPI driver for the SH1106 OLED display controller"
5
documentation = "https://docs.rs/sh1106"
6
exclude = [".travis.yml", ".gitignore"]
7
keywords = ["no-std", "sh1106", "oled", "embedded", "embedded-hal-driver"]
0 commit comments