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 f3412f4 commit 8a79a9aCopy full SHA for 8a79a9a
README.rst
@@ -10,6 +10,10 @@ Adafruit CircuitPython CCS811 Library
10
:target: https://adafru.it/discord
11
:alt: Discord
12
13
+.. image:: https://travis-ci.org/adafruit/Adafruit_CircuitPython_CCS811.svg?branch=master
14
+ :target: https://travis-ci.org/adafruit/Adafruit_CircuitPython_CCS811
15
+ :alt: Build Status
16
+
17
CircuitPython driver for the `CCS811 air quality sensor <https://www.adafruit.com/product/3566>`_.
18
19
Dependencies
0 commit comments