We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cb4e223 + 437f8a2 commit e75739bCopy full SHA for e75739b
README.rst
@@ -10,6 +10,10 @@ Introduction
10
:target: https://discord.gg/nBQh6qu
11
:alt: Discord
12
13
+.. image:: https://travis-ci.org/adafruit/Adafruit_CircuitPython_DS1307.svg?branch=master
14
+ :target: https://travis-ci.org/adafruit/Adafruit_CircuitPython_DS1307
15
+ :alt: Build Status
16
+
17
This is a great battery-backed real time clock (RTC) that allows your
18
microcontroller project to keep track of time even if it is reprogrammed,
19
or if the power is lost. Perfect for datalogging, clock-building,
0 commit comments