You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NOTE: Due to a [breaking change in the values of enums in the libgpiod](
53
+
https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git/commit/?id=783ff2e3c70788cdd1c65cba9ee0398bda5ebcda), only libgpiod versions 1.1 and later can be expected to function reliably with the V1 driver.
54
+
To check what libgpiod packages you have on a deb based system, use: ``` $apt show libgpiod* ```
55
+
52
56
## Choose LibGpiodDriver Version
53
57
54
58
If you want to explicitly select the version of the libgpiod driver, to target a specific library version, there are following options:
0 commit comments