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 47e9afc commit 20f9ffdCopy full SHA for 20f9ffd
adafruit_amg88xx.py
@@ -22,7 +22,7 @@
22
23
"""
24
`adafruit_amg88xx` - AMG88xx GRID-Eye IR 8x8 IR sensor
25
-====================================================
+======================================================
26
This library supports the use of the AMG88xx in CircuitPython.
27
28
Author(s): Dean Miller, Scott Shawcroft for Adafruit Industries.
docs/examples.rst
@@ -3,6 +3,6 @@ Pixel test
3
4
Ensure your device works with this test:
5
6
-.. literalinclude:: ../examples/pixel_test.py.py
+.. literalinclude:: ../examples/pixel_test.py
7
:caption: examples/pixel_test.py.py
8
:linenos:
0 commit comments