From 8fd25937d5a2ee3d69a67ce40f664d8127929347 Mon Sep 17 00:00:00 2001 From: starcalc Date: Tue, 28 Feb 2017 23:00:16 +0100 Subject: [PATCH] Small test (URL removed) --- pixelprojektor/pixelprojektor.ino | 2 -- 1 file changed, 2 deletions(-) diff --git a/pixelprojektor/pixelprojektor.ino b/pixelprojektor/pixelprojektor.ino index aa31426..cea4080 100644 --- a/pixelprojektor/pixelprojektor.ino +++ b/pixelprojektor/pixelprojektor.ino @@ -1,5 +1,4 @@ #include -// homie lib from: https://github.com/marvinroger/homie-esp8266/ #include #include #include "NeoPatterns.h" @@ -9,7 +8,6 @@ #endif #define PIN D1 //data pin for ws2812 (pixelprojektor @ ctdo: PIN 2) - #define NUMPIXELS 64 #define FPS 15