Ds1302.h problems

I downloaded DS1302.zip and ends up being Ds1302.h, when I include it "Include <Ds1302.h" in a sketch, it does not highlight and won't work. Got any ideas? Has been a long time since I programmed last.

If that is the exact syntax you have in your code, it won't work. Please post your code, in code tags, so we can see what you've done.
Thank you, and Welcome!

Sorry Lost a > when printing it #include <Ds1302.h>

Did you get that from the library manager within the IDE, or grab it from somewhere else? If the latter, did you close and reopen the IDE? And, is it in the libraries subfolder?

Do you see any error message when you compile?

I believe I downloaded it as a zip file, expanded to a "h" file and imported it into the Contributed libraries. Also downloaded liquid crystal I2c and it highlights.

Yes, no matching function for call to 'Ds1302:: halt (bool)'

Take three steps back, read the following, then come back with some useful information, please.

You're almost absolutely in the wrong area of the forum, and haven't told us OS, IDE version, target processor, or anything else that might pertain to your project.

Ubuntu 24.04.1 LTS Arduino 1.8.19 Adunino UNO R3

Now read and follow post #8.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.