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 10c5f54 commit 62c6c4cCopy full SHA for 62c6c4c
README.rst
@@ -10,6 +10,10 @@ Introduction
10
:target: https://discord.gg/nBQh6qu
11
:alt: Discord
12
13
+.. image:: https://travis-ci.org/adafruit/Adafruit_CircuitPython_ADS1x15.svg?branch=master
14
+ :target: https://travis-ci.org/adafruit/Adafruit_CircuitPython_ADS1x15
15
+ :alt: Build Status
16
+
17
Support for the ADS1x15 series of analog-to-digital converters. Available in 12-bit (ADS1015)
18
and 16-bit (ADS1115) versions.
19
0 commit comments