Re: Getting errors when loading alpha clock firmware

Home Evil Mad Scientist Forums Other kit and product support Getting errors when loading alpha clock firmware Re: Getting errors when loading alpha clock firmware

#21444
Windell Oskay
Keymaster

Yes, it looks like you do not have the (correct) time library installed. 

You haven’t included the first few lines of the error list– which are the ones that usually tell you what the “root” error was.  But, if I remove the Time library (by commenting out line the line that says #include <Time.h>, I do get a similar set of errors.
So, it sounds like you either have the wrong version of the time library, or it’s installed in the wrong location.