/storage/emulated/0/ArduinoDroid/userlibraries/DS3231/ DS3231.h:22:18: fatal error: time.h: No such file or directory


Welcome, did you install the time library?

Your topic has been moved to a more suitable location on the forum. Installation and Troubleshooting is not for problems with (nor for advice on) your project :wink: See About the Installation & Troubleshooting category.

Yes, I already install Time libary.

Try capitalizing Time.h if you are on a case sensitive operating system.

The time library uses TimeLib.h to avoid conflict with the default c time library.

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