Change line 27 from:
#include <Time.h>
to:
#include <TimeLib.h>
If that causes a "file not found" error then you need to update to the latest version of the Time library.
Change line 27 from:
#include <Time.h>
to:
#include <TimeLib.h>
If that causes a "file not found" error then you need to update to the latest version of the Time library.