This PR fixes the missing exports in the Wooting USB header.
It also adds 3 new functions for reading the HID result.
2 of these functions are just reading the result separately with and without timeout.
The third function is a send feature function with included response written into a pointer handed to the function.
I have also improved the debug logs a tiny bit to reflect what features are send in logs.
This PR fixes the missing exports in the Wooting USB header. It also adds 3 new functions for reading the HID result. 2 of these functions are just reading the result separately with and without timeout. The third function is a send feature function with included response written into a pointer handed to the function.
I have also improved the debug logs a tiny bit to reflect what features are send in logs.