mirror of
https://github.com/wled/WLED.git
synced 2025-07-27 12:46:38 +00:00
Merge branch 'development' of https://github.com/Aircoookie/WLED.git into development
This commit is contained in:
commit
6ebef8846c
@ -16,6 +16,7 @@
|
|||||||
#else
|
#else
|
||||||
#include <WProgram.h>
|
#include <WProgram.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "../time/Time.h" //http://www.arduino.cc/playground/Code/Time
|
#include "../time/Time.h" //http://www.arduino.cc/playground/Code/Time
|
||||||
|
|
||||||
//convenient constants for dstRules
|
//convenient constants for dstRules
|
||||||
|
@ -51,7 +51,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <EEPROM.h>
|
#include <EEPROM.h>
|
||||||
#include <WiFiUDP.h>
|
#include <WiFiUdp.h>
|
||||||
#include <DNSServer.h>
|
#include <DNSServer.h>
|
||||||
#ifndef WLED_DISABLE_OTA
|
#ifndef WLED_DISABLE_OTA
|
||||||
#include <ArduinoOTA.h>
|
#include <ArduinoOTA.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user