Skip to content
This repository was archived by the owner on Jan 10, 2025. It is now read-only.
This repository was archived by the owner on Jan 10, 2025. It is now read-only.

Make GPIO a more shared component #204

@NicoOhR

Description

@NicoOhR

As of now, the GPIO library's ToggleDetected method clears the interrupt flag after method is called, making it difficult for multiple threads to use the same GPIO. Finding a more idiomatic way to use the GPIO library within app.cpp, or changing the library such that multiple threads can use the method would make the code much easier to parse and easier to work on.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    🔖 What's Next

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions