Skip to content

6.4.0

Compare
Choose a tag to compare
@ggravlingen ggravlingen released this 24 Oct 19:05
· 651 commits to master since this release
c3650cf
Add support for signal repeaters (#251)

* Move constant to a more logical place

* Separate blind control into separate class

* Experimental support for stopping the blind

* Rename method

* Add signal repeater class

* Add repeater example

* Typo

* Fix typo

* Minor fixes

* Lint