From 0be763e1d00a26dc7546b75547dae0f9fa3b5054 Mon Sep 17 00:00:00 2001 From: Jesse Vincent Date: Mon, 1 Feb 2016 19:42:14 -0800 Subject: [PATCH] We're not using WS2812 in the new implementation --- implementation/Model01.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/implementation/Model01.cpp b/implementation/Model01.cpp index bbe90fa8..43d1b979 100644 --- a/implementation/Model01.cpp +++ b/implementation/Model01.cpp @@ -1,5 +1,4 @@ #include -#include "WS2812.h" #include "Model01.h" Model01::Model01(void) {