You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Cargo.toml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ exclude = [
10
10
]
11
11
keywords = ["gpio", "max7219"]
12
12
categories = ["embedded", "hardware-support" ]
13
-
description = "Utility library for LED matrix displays using the MAX7219 microcontroller written in Rust for Linux (Raspberry Pi)."
13
+
description = "Utility library using 'max7219'-crate for LED matrix displays written in Rust for Linux (Raspberry Pi). The main purpose is educational."
0 commit comments