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 a051c2d commit 48dbf23Copy full SHA for 48dbf23
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_LIS3DH.svg?branch=master
14
+ :target: https://travis-ci.org/adafruit/Adafruit_CircuitPython_LIS3DH
15
+ :alt: Build Status
16
+
17
Adafruit CircuitPython module for the LIS3DH accelerometer.
18
19
Note this module is made to work with CircuitPython and not MicroPython APIs.
0 commit comments