Fixed timelib

This commit is contained in:
Gunnar Skjold
2021-12-18 15:20:15 +01:00
parent aa893f7ede
commit 8adf591c4e
6 changed files with 34 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
#include "EntsoeApi.h"
#include <EEPROM.h>
#include "Uptime.h"
#include "Time.h"
#include "TimeLib.h"
#include "DnbCurrParser.h"
#if defined(ESP8266)