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 5ea27cf commit 6044f11Copy full SHA for 6044f11
adafruit_epd/uc8179.py
@@ -1,12 +1,12 @@
1
-# SPDX-FileCopyrightText: 2024
+# SPDX-FileCopyrightText: 2025 Liz Clark for Adafruit Industries
2
#
3
# SPDX-License-Identifier: MIT
4
5
"""
6
`adafruit_epd.uc8179` - Adafruit UC8179 - ePaper display driver
7
====================================================================================
8
CircuitPython driver for Adafruit UC8179 display breakouts
9
-* Author(s): Your Name Here
+* Author(s): Liz Clark
10
11
12
import time
0 commit comments