Tell us about yourself!
- Paul Kingtiger commented on dodgey99's instructable Automatic Arduino Powered Pet Feeder
- Paul Kingtiger commented on dodgey99's instructable Automatic Arduino Powered Pet Feeder
Hello, I've built he project out on breadboard and am verifying the code in the Arduino app. I get an error:exit status 1'tmElements_t' was not declared in this scopeI'm very new to Arduino and C, but i've done some searching and can't find a obvious solution to this problem. Has anyone else come across this and have a fix?
View Instructable »I had to import the library manually, download the .zip from here: https://github.com/PaulStoffregen/DS1307RTC/releases then import it using Sketch, Include libuary, Add zip libuary and upload it.
I have found alternative libraries, which allow me to compile to code error free.https://github.com/PaulStoffregen/DS1307RTChttps://github.com/PaulStoffregen/Time