rawhid 0.1.6 → 0.1.7

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 8ff39ccf2097fde8b9c885aa78569e543bb4f29f
4
- data.tar.gz: c5f8bada29d96b96ad9f34827ccddd2ef820d855
3
+ metadata.gz: 3cd8505e05ba9a641cb9add30f6e5a9cde48421a
4
+ data.tar.gz: 49f8c62b7e333a9bbf9e3246bad8c38362747639
5
5
  SHA512:
6
- metadata.gz: 4e980ed6c22392e08c41a0c237488ae562d7c70981e2f9d27c0a3dce2df437b67c852aa8bdbd7d38971f8353f684761aec91463fb809b54ed999de0f1506a920
7
- data.tar.gz: c7bffdc5e5b068de5c303e18f3e74ecd2b3f54f8caf5d9e37542a7ca597a89600f9bac47cc7f000a3958cce8ebe68281519775d80b794a23bae53cf2b755de33
6
+ metadata.gz: 0563e92f96e93be0dfd1fb9dcf22b1c701c1c26bd1a2d449fdab6116fbf5ffcb59754d4dbed3c84f17dd755dacec4507fe6b6a1c8bce2e451dc86d3fc9bd727d
7
+ data.tar.gz: c4653cb780fe023bcc02cdaf4cfaf86040cbcae5fdbd6d6a4a6c7feddc26b6a579e8cb5b28f8e4e233ffc2490c2d05bc129e8eec3ac9116441deb27973a9ee6c
@@ -79,7 +79,7 @@
79
79
 
80
80
 
81
81
 
82
- //#define printf(...) // comment this out for lots of info
82
+ #define printf(...) // comment this out for lots of info
83
83
 
84
84
 
85
85
  // a list of all opened HID devices, so the caller can
@@ -1,3 +1,3 @@
1
1
  class RawHID
2
- VERSION = "0.1.6"
2
+ VERSION = "0.1.7"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rawhid
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.6
4
+ version: 0.1.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Leo P.