In hidapi v0.4.1 it is not yet possible to store the HidDevice in a struct.
But, there is already a pull request to implement this. If this gets ever merged, we should move the device into the struct.
This problem, among others, is solved in version 0.5.0.
No due date set.
No dependencies set.
Deleting a branch is permanent. It CANNOT be undone. Continue?
In hidapi v0.4.1 it is not yet possible to store the HidDevice in a
struct.
But, there is already a pull request to implement this. If this gets ever merged, we should move the device into the struct.
This problem, among others, is solved in version 0.5.0.