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.
1 parent 255268f commit 9aaae22Copy full SHA for 9aaae22
README.rst
@@ -14,6 +14,10 @@ Introduction to Adafruit's PCF8563 Real Time Clock (RTC) Library
14
:target: https://github.com/adafruit/Adafruit_CircuitPython_PCF8563/actions/
15
:alt: Build Status
16
17
+.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
18
+ :target: https://github.com/psf/black
19
+ :alt: Code Style: Black
20
+
21
This is a great battery-backed real time clock (RTC) that allows your
22
microcontroller project to keep track of time even if it is reprogrammed,
23
or if the power is lost. Perfect for datalogging, clock-building, time
0 commit comments