Comparing version 0.1.0 to 0.1.1
@@ -25,3 +25,3 @@ #!/usr/bin/env node | ||
offset = 2; | ||
hidDevice.getFeatureReport(0x04, 128); | ||
hidDevice.getFeatureReport(0x04, 66); | ||
} | ||
@@ -28,0 +28,0 @@ |
{ | ||
"name": "ds4", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Stream events from DualShock 4 controllers", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6195