You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some of the more important stuff we're currently lacking involves querying device capabilities e.g. driver_version, repeat, the remaining parts of abs_info.
In some cases, we'll need to think carefully about what a pleasant high-level API could look like. Indeed, in some cases, a 1-1 mapping mightn't really make sense (e.g. #10).
The text was updated successfully, but these errors were encountered:
Ideally we'd cover everything in the C library.
Some of the more important stuff we're currently lacking involves querying device capabilities e.g.
driver_version
,repeat
, the remaining parts ofabs_info
.In some cases, we'll need to think carefully about what a pleasant high-level API could look like. Indeed, in some cases, a 1-1 mapping mightn't really make sense (e.g. #10).
The text was updated successfully, but these errors were encountered: