mirror of
https://github.com/anklimov/lighthub
synced 2025-12-11 22:29:51 +03:00
Pre-release. Tested&working on Mega and Due with Wiz5100 and Wiz5500. Need to update dependances.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user