Pre-release. Tested&working on Mega and Due with Wiz5100 and Wiz5500. Need to update dependances.

This commit is contained in:
2018-04-17 19:00:09 +03:00
parent 8d8e357504
commit 4f340d780f
12 changed files with 7241 additions and 3850 deletions

View File

@@ -40,7 +40,6 @@
#include "stdarg.h"
#include "item.h"
#include "inputs.h"
#include "Dhcp.h"
#include "FastLED.h"
//#include "hsv2rgb.h"
@@ -81,9 +80,7 @@
#ifdef Wiz5500
#include <Ethernet2.h>
#else
#include <Ethernet.h>
#endif
#ifdef _artnet