Skip to content

Commit

Permalink
Merge pull request #319 from thp/win10-fixes-cboulay
Browse files Browse the repository at this point in the history
hidapi: Use Windows 10 fixes by cboulay (Fixes #214)
  • Loading branch information
thp authored Sep 10, 2017
2 parents 052a5c9 + 939b518 commit 13b5e6a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[submodule "external/hidapi"]
path = external/hidapi
url = git://github.com/signal11/hidapi.git
url = git://github.com/thp/hidapi.git
[submodule "external/PS3EYEDriver"]
path = external/PS3EYEDriver
url = git://github.com/inspirit/PS3EYEDriver.git
Expand Down
2 changes: 1 addition & 1 deletion external/hidapi
Submodule hidapi updated 4 files
+10 −6 hidapi/hidapi.h
+1 −0 libusb/.gitignore
+38 −22 libusb/hid.c
+9 −2 windows/hid.c

0 comments on commit 13b5e6a

Please sign in to comment.