-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Pi4j doesn't load gpiod when used with this dependencies :
implementation("com.pi4j:pi4j-ktx:2.4.0")
implementation("com.pi4j:pi4j-core:2.6.0")
implementation("com.pi4j:pi4j-plugin-raspberrypi:2.6.0")
implementation("com.pi4j:pi4j-plugin-gpiod:2.6.0")
implementation("com.pi4j:pi4j-library-gpiod:2.6.0")
This seems to always try to load pigpio and tell me that it's not available.
Metadata
Metadata
Assignees
Labels
No labels