Prolife_F1/firmware/lib/Rtc-master
2019-08-08 17:09:21 +03:00
..
examples Dump from SVN 2019-08-08 17:09:21 +03:00
extras/RtcTemperatureTests Dump from SVN 2019-08-08 17:09:21 +03:00
src Dump from SVN 2019-08-08 17:09:21 +03:00
.gitattributes Dump from SVN 2019-08-08 17:09:21 +03:00
.gitignore Dump from SVN 2019-08-08 17:09:21 +03:00
COPYING Dump from SVN 2019-08-08 17:09:21 +03:00
keywords.txt Dump from SVN 2019-08-08 17:09:21 +03:00
library.json Dump from SVN 2019-08-08 17:09:21 +03:00
library.properties Dump from SVN 2019-08-08 17:09:21 +03:00
README.md Dump from SVN 2019-08-08 17:09:21 +03:00

Rtc

Arduino Real Time Clock library.
An RTC library with deep device support.

Donate

Now supports esp8266. Now supports SoftwareWire library.

For quick questions jump on Gitter and ask away.
Gitter

For bugs, make sure there isn't an active issue and then create one.

Documentation

See Wiki

Installing This Library (prefered, you just want to use it)

Open the Library Manager and search for "Rtc by Makuna" and install

Installing This Library From GitHub (advanced, you want to contribute)

Create a directory in your Arduino\Library folder named "Rtc" Clone (Git) this project into that folder.
It should now show up in the import list when you restart Arduino IDE.