'localtime' was not declared in this scope
for time I am using these 3 libraries in my sketch
#include <NTPClient.h>
#include <Time.h>
#include <TimeLib.h>
I have am unsure about what has changed in any of those includes and wanted to know if anyone else is having this issue or has come across something like it.
full code can be found at https://github.com/drifterz28/sprinkler ... -sprinkler