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 b828a77 commit 4d3cf8bCopy full SHA for 4d3cf8b
adafruit_pcf8523/pcf8523.py
@@ -4,8 +4,8 @@
4
# SPDX-License-Identifier: MIT
5
6
"""
7
-`adafruit_pcf8523` - PCF8523 Real Time Clock module
8
-====================================================
+`pcf8523` - PCF8523 Real Time Clock module
+==========================================
9
10
This library supports the use of the PCF8523-based RTC in CircuitPython. It
11
contains a base RTC class used by all Adafruit RTC libraries. This base
0 commit comments