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 27844e5 commit 77d873fCopy full SHA for 77d873f
docs/changelog.rst
@@ -22,7 +22,7 @@ Release 1.6.0 (2021-03-14)
22
`#485`_, `#488`_, `#493`_, `#930`_)
23
* Added :class:`Pibrella` class (thanks to Carl Monk) (`#773`_, `#798`_)
24
* Added :class:`TrafficpHat` class (thanks to Ryan Walmsley) (`#845`_, `#846`_)
25
-* Added support for the `lgpio`_ library as a pin factory (`#927`_)
+* Added support for the `lgpio`_ library as a pin factory
26
(:class:`~gpiozero.pins.lgpio.LGPIOFactory`) (thanks to Joan for lg) (`#927`_)
27
* Allow :class:`Motor` to pass :attr:`~Device.pin_factory` to its child
28
:class:`OutputDevice` objects (thanks to Yisrael Dov Lebow) (`#792`_)
0 commit comments