bindings: python: add a method for reading multiple line events
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Wed, 18 Dec 2019 12:54:46 +0000 (13:54 +0100)
committerBartosz Golaszewski <bgolaszewski@baylibre.com>
Thu, 2 Jan 2020 17:30:53 +0000 (18:30 +0100)
commit40504d6a32f28f21952fd5a890c8efc48e00c19a
tree2c5b9c93dc74eefeaaf47f57deccc07496d8c093
parentf652577d1c0f73a5fce6f7ee34709cbe87bac067
bindings: python: add a method for reading multiple line events

Add a new method to the Line class allowing to read up to 16 line
events at once.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
bindings/python/gpiodmodule.c