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

Make GPIO a more shared component #204

Open
NicoOhR opened this issue Aug 1, 2024 · 0 comments
Open

Make GPIO a more shared component #204

NicoOhR opened this issue Aug 1, 2024 · 0 comments

Comments

@NicoOhR
Copy link
Member

NicoOhR commented Aug 1, 2024

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.

@NicoOhR NicoOhR added this to DAQ Aug 1, 2024
@NicoOhR NicoOhR converted this from a draft issue Aug 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Status: 🔖 What's Next
Development

No branches or pull requests

1 participant