Skip to content

Pi5 and gpiod #11

@edouardouvrard

Description

@edouardouvrard

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions