serialport
Advanced tools
Comparing version 0.2.9 to 0.3.0
{ "name" : "serialport", | ||
"version" : "0.2.9", | ||
"version" : "0.3.0", | ||
"description" : "Welcome your robotic javascript overlords. Better yet, program them!", | ||
@@ -4,0 +4,0 @@ "author": "Chris Williams <voodootikigod@gmail.com>", |
@@ -15,3 +15,3 @@ <pre> | ||
Version: 0.2.8 - Released July 8, 2011 | ||
Version: 0.3.0 - Released July 28, 2011 | ||
@@ -18,0 +18,0 @@ ***** |
@@ -44,3 +44,3 @@ "use strict"; | ||
var _options = { | ||
baudrate: 38400, | ||
baudrate: 9600, | ||
databits: 8, | ||
@@ -47,0 +47,0 @@ stopbits: 1, |
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