From d7d7f7f25c9ac03cd6d1d6e6b01f26cb308963e4 Mon Sep 17 00:00:00 2001 From: Astro Date: Mon, 11 Jan 2016 22:00:34 +0000 Subject: [PATCH] /* Layout */ --- LED-Stripe.mw | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/LED-Stripe.mw b/LED-Stripe.mw index c7ac77ac..048173be 100644 --- a/LED-Stripe.mw +++ b/LED-Stripe.mw @@ -11,6 +11,15 @@ Auf [[ledbeere]] kann sich per ssh verbunden werden. : ssh pi@172.22.99.206 : fe80::ba27:ebff:fe6d:b29b +== Layout == + +; 0 <= x < 20 +: Gehäusebeleuchtung (TODO: Details?) +; 20 <= x < 123 +: Östlicher LED-Stripe +; 123 <= x < 226 +: Westlicher LED-Stripe + == Code == [https://github.com/astro/pile github:astro/pile]