new: hid module is now supported on Windows tnx to @4p3rtur3 (closes #482)

This commit is contained in:
evilsocket 2019-03-16 12:18:14 +01:00
commit 8958fffd28
No known key found for this signature in database
GPG key ID: 1564D7F30393A456
14 changed files with 0 additions and 81 deletions

View file

@ -1,5 +1,3 @@
// +build !windows
package hid
import (