Skip to content

Commit 7f1974c

Browse files
committed
Update crate description
1 parent 3a6a000 commit 7f1974c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
authors = ["James Waples <[email protected]>"]
33
categories = ["embedded", "no-std"]
4-
description = "I2C driver for the SH1106 OLED display controller"
4+
description = "I2C/SPI driver for the SH1106 OLED display controller"
55
documentation = "https://docs.rs/sh1106"
66
exclude = [".travis.yml", ".gitignore"]
77
keywords = ["no-std", "sh1106", "oled", "embedded", "embedded-hal-driver"]

0 commit comments

Comments
 (0)