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 6043362 commit cc4a293Copy full SHA for cc4a293
adafruit_fruitjam/__init__.py
@@ -15,7 +15,7 @@
15
16
**Hardware:**
17
18
-* `Adafruit Fruit Jam <url>`_"
+* `Adafruit Fruit Jam <https://www.adafruit.com/product/6200>`_
19
20
**Software and Dependencies:**
21
adafruit_fruitjam/graphics.py
@@ -1,4 +1,5 @@
1
# SPDX-FileCopyrightText: 2020 Melissa LeBlanc-Williams, written for Adafruit Industries
2
+# SPDX-FileCopyrightText: 2025 Tim Cocks, written for Adafruit Industries
3
#
4
# SPDX-License-Identifier: Unlicense
5
"""
adafruit_fruitjam/peripherals.py
0 commit comments