@dtex/mock-io
Advanced tools
Comparing version 0.0.4 to 0.0.5
@@ -6,2 +6,3 @@ class Analog { | ||
this.target = opts.target; | ||
this.resolution = 10; | ||
this.value = 0x00; | ||
@@ -8,0 +9,0 @@ } |
{ | ||
"name": "@dtex/mock-io", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "Mock file for TC-53 IO testing", | ||
@@ -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
3436
80