so.. I'm using the time and time alarms library to try and operate a solenoid at a specific date and time.. which is all easy enough..
but. every time i try to compile the example time alarm sketch i get this error:
18: error: Time.h: No such file or directory In function 'void setup()':
In function 'void loop()':
In function 'void digitalClockDisplay()':
I'm using a mac and after having this problem with version 0017 i updated to 0018.. any ideas...?