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 19b6b6e commit b0ab3b4Copy full SHA for b0ab3b4
adafruit_pcf8563/clock.py
@@ -38,7 +38,6 @@
38
**Notes:**
39
40
#. Datasheet: http://cache.nxp.com/documents/data_sheet/PCF8563.pdf
41
-
42
"""
43
44
__version__ = "0.0.0+auto.0"
adafruit_pcf8563/pcf8563.py
@@ -40,7 +40,6 @@ class is inherited by the chip-specific subclasses.
interface to timer-specfic registers.
#. The class Clock implements the configuration of the clkout-pin.
45
46
adafruit_pcf8563/timer.py
0 commit comments