Ds1302.h No Such File Or Directory Review

#include <DS1302.h> void setup() {} void loop() {}

Happy coding, and may your RTC always keep the correct time! ds1302.h no such file or directory

If this compiles, the library is installed correctly. The problem is somewhere else in your original code (like a missing file or wrong path). #include &lt;DS1302