aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f4a3a15..89a7eb5 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,2 @@
-# i2c-Neopixel
+# i2c-Neopixel <font color="red">- Discontinued</font>
This project make the Raspberry Pi able to controll neopixels. This is achieved by sending commands to a atmega328p-chip (Arduino Uno?). Unfortunately this was painfully slow, as i wanted to controll 400+ pixels. I will leave the library here, but not work more on it!