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.
2 parents d43abc6 + 86d480f commit 9bff306Copy full SHA for 9bff306
README.rst
@@ -13,8 +13,9 @@ Introduction
13
:target: https://travis-ci.org/adafruit/Adafruit_CircuitPython_HCSR04
14
:alt: Build Status
15
16
-.. image:: hcsr04.jpg
+.. image:: https://github.com/adafruit/Adafruit_CircuitPython_HCSR04/blob/master/docs/hcsr04.jpg
17
:width: 300px
18
+ :alt: HCSR04
19
20
The HC-SR04 is an inexpensive solution for measuring distances using microcontrollers. This library provides a simple
21
driver for controlling these sensors from CircuitPython.
0 commit comments