note
This commit is contained in:
parent
18f4c34949
commit
7f71f18f01
1 changed files with 2 additions and 1 deletions
|
|
@ -1,7 +1,8 @@
|
||||||
// NOTE: I have no fucking clue what I'm doing with this,
|
// NOTE: I have no fucking clue what I'm doing with this,
|
||||||
// it works, but I am positive I'm doing this very wrong...
|
// it works, but I am positive I'm doing this very wrong...
|
||||||
// should I be freeing these strings? does go cg them?
|
// should I be freeing these strings? does go gc them?
|
||||||
// pretty sure this *isn't* thread safe either.... /shrug
|
// pretty sure this *isn't* thread safe either.... /shrug
|
||||||
|
// if you know a better way to get this done *please* make a pr <3
|
||||||
|
|
||||||
package hid
|
package hid
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue