use adafruit neopixel also for outdoor light controller, fastled code still to be removed

This commit is contained in:
2019-05-09 10:28:32 +02:00
parent 6053ed9bad
commit 50647fd4ae
4 changed files with 15 additions and 6 deletions

View File

@ -67,5 +67,10 @@
<type>2</type>
<locationURI>ECLIPSE_HOME/arduinoPlugin/packages/esp8266/hardware/esp8266/2.3.0/libraries/ESP8266WiFi</locationURI>
</link>
<link>
<name>libraries/FastLED</name>
<type>2</type>
<locationURI>ECLIPSE_HOME/arduinoPlugin/libraries/FastLED/3.1.6</locationURI>
</link>
</linkedResources>
</projectDescription>