Control the backlight

This commit is contained in:
Luke
2020-04-18 13:13:36 +12:00
parent 3788fbf095
commit 9382588ce7
5 changed files with 73 additions and 16 deletions

View File

@@ -9,4 +9,5 @@ rusb = "0.5"
gumdrop = "0.8"
serde = "1.0"
serde_derive = "1.0"
toml = "0.5"
toml = "0.5"
sysfs-class = "0.1.2"