added led5

This commit is contained in:
Simon Wörner
2017-03-30 21:25:26 +02:00
parent d7c15c5c77
commit d877ec774f
4 changed files with 205 additions and 0 deletions

8
V1/led5/Cargo.toml Normal file
View File

@@ -0,0 +1,8 @@
[package]
name = "led5"
version = "0.1.0"
authors = ["Simon Wörner <git@simon-woerner.de>"]
[dependencies]
chan = ">=0.1.19"
chan-signal = ">=0.2.0"