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 69bd36e commit f4c97ebCopy full SHA for f4c97eb
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+* v2.1.1 - 11/19/2020
2
+ * GPIO
3
+ * Add direction checks for improved error reporting to `write()`,
4
+ `read_event()`, and `poll()` for character device GPIOs.
5
+ * Contributors
6
+ * Michael Murton, @CrazyIvan359 - 69bd36e
7
+
8
* v2.1.0 - 05/29/2020
9
* GPIO
10
* Add `poll_multiple()` static method.
0 commit comments