Skip to content

Releases: adafruit/Adafruit_CircuitPython_HCSR04

0.4.23 - Update Ruff Config & RTD Style Fix

20 Oct 21:45

Choose a tag to compare

0.4.22 - Update RTD Config

17 Jun 16:13

Choose a tag to compare

0.4.21 - Use Ruff

15 May 22:11
accacbf

Choose a tag to compare

What's Changed

Full Changelog: 0.4.20...0.4.21

0.4.20 - RTD Sphinx Config

16 Jan 18:53

Choose a tag to compare

0.4.19 - Fix For Sphinx RTD Theme

07 Oct 21:56

Choose a tag to compare

0.4.18 - Fix RTD Docs Build and Unpin Sphinx

09 Dec 17:21

Choose a tag to compare

Changes: 0.4.17...0.4.18

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-hcsr04.

Read the docs for info on how to use it.

0.4.17 - Fix RTD Theme Issue

25 Sep 15:40

Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-hcsr04.

Read the docs for info on how to use it.

0.4.16 - Updated .pylintrc, fixed jQuery

26 May 15:59
f0eead4

Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-HCSR04.

Read the docs for info on how to use it.

0.4.15 - Fixed usage on non-RPi boards

16 Sep 23:37
2c24d41

Choose a tag to compare

Fixed usage for boards other than the Raspberry Pi. Thanks @ScottMonaghan!

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-hcsr04.

Read the docs for info on how to use it.

0.4.14 - Added type annotations

13 Sep 01:43
cc696b8

Choose a tag to compare

Added type annotations for this library. Thanks @tcfranks!

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-hcsr04.

Read the docs for info on how to use it.