dobson-star-tracker icon indicating copy to clipboard operation
dobson-star-tracker copied to clipboard

setTime' was not declared in this scope

Open cuzzea opened this issue 2 years ago • 1 comments

I had an issue with this error and I found that it helped to include

#include <TimeLib.h>

instead of

#include <Time.h>

I am not sure why I have this issue, maybe because I am on a Mac.

cuzzea avatar Aug 30 '22 14:08 cuzzea

Thank You so much :) i'm on windows and I also had this issue and this fixed it. So thanks!

ToastedMice avatar Aug 17 '23 07:08 ToastedMice