This repository has been archived by the owner on May 20, 2024. It is now read-only.
python3-gpiod v1.5.0
CHANGELOG
- libgpiodcxx: fix request flags
- libgpiodcxx: provide line::update()
- libgpiod: deprecate gpiod_needs_update()
- libgpiodcxx: remove property decorator from members beginning with a verb
- libgpiodcxx: add support for bias flags
- libgpiodcxx: add support for SET_CONFIG
- libgpiod: fix issue where microseconds is calculated twice
- libgpiod: use gpiod_line_event_get_fd() in gpiod_line_event_read()
Some functions are not supported depending on a kernel version and board.
Thanks @JimTheKiwi