anklimov / lighthub

Flexible, Arduino Mega/Due/ESP8266/ESP32/STM32 based SmartHome controller with DMX-512 in/out, 1-Wire, Modbus, MQTT interfaces. OpenHab/HomeAssistant/ioBroker compatible.
https://lazyhome.ru
Apache License 2.0
97 stars 23 forks source link

NO_LINK is not defined compilation problem #18

Closed livello closed 6 years ago

livello commented 6 years ago

switch (Ethernet.maintain())

{

            case NO_LINK:

This new code brakes compilation.

livello commented 6 years ago

Ethernet/src/Dhcp.h found reference...