We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28c2dcf commit fb8c75bCopy full SHA for fb8c75b
README.rst
@@ -9,6 +9,10 @@
9
:target: https://discord.gg/nBQh6qu
10
:alt: Discord
11
12
+.. image:: https://travis-ci.org/adafruit/Adafruit_CircuitPython_DS3231.svg?branch=master
13
+ :target: https://travis-ci.org/adafruit/Adafruit_CircuitPython_DS3231
14
+ :alt: Build Status
15
+
16
The datasheet for the DS3231 explains that this part is an
17
"Extremely Accurate I²C-Integrated RTC/TCXO/Crystal". And,
18
hey, it does exactly what it says on the tin! This Real Time
0 commit comments