bindings: python: examples: wait for ENTER press in gpioset.py
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Mon, 12 Aug 2019 12:27:32 +0000 (14:27 +0200)
committerBartosz Golaszewski <bgolaszewski@baylibre.com>
Mon, 12 Aug 2019 12:27:32 +0000 (14:27 +0200)
commit3212e5797a4996fecfa24e4ed996569cdff507b2
treefb122657b97cddd8cfa0ef7cdda47fef310f509a
parentef857e6decdf9a1126bee57020288c62c6cc727d
bindings: python: examples: wait for ENTER press in gpioset.py

After setting the line values in gpioset.py: don't exit until the user
presses ENTER. This makes the example work the same as the 'wait' mode
in the original gpioset utility.

Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
bindings/python/examples/gpioset.py