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 a3f54cd commit 132b6a9Copy full SHA for 132b6a9
README.rst
@@ -13,6 +13,10 @@ Introduction
13
:target: https://github.com/adafruit/Adafruit_CircuitPython_MLX90614/actions/
14
:alt: Build Status
15
16
+.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
17
+ :target: https://github.com/psf/black
18
+ :alt: Code Style: Black
19
+
20
CircuitPython module for the Melexis MLX90614 Contact-less Infrared Temperature sensor. See
21
examples/mlx90614_simpletest.py for a demo of the usage.
22
0 commit comments