Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

python3-gpiod v1.5.0

Compare
Choose a tag to compare
@hhk7734 hhk7734 released this 13 Apr 06:00

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