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

mass refactoring #11

Closed livello closed 6 years ago

livello commented 6 years ago

sorted includes moved includes to main.h sorted amd simplify #ifdef macros extracted methods to simplify code sorted code lines to minimize fragmenting with #ifdef

anklimov commented 6 years ago

Too massive changes to be checked visually - Will apply and test it