@lessondesk/marker-protocol
Advanced tools
Comparing version 3.5.0 to 3.5.1
@@ -338,5 +338,4 @@ function _interopDefault (ex) { return (ex && (typeof ex === 'object') && 'default' in ex) ? ex['default'] : ex; } | ||
var MarkerProtocol = /*@__PURE__*/(function (EventEmitter$$1) { | ||
function MarkerProtocol(_debugProd) { | ||
function MarkerProtocol() { | ||
var this$1 = this; | ||
if ( _debugProd === void 0 ) _debugProd = false; | ||
@@ -405,7 +404,2 @@ EventEmitter$$1.call(this); | ||
console.log('Receiever detected: /dev/ttyAMA0'); | ||
if (!debugProd) { | ||
this$1.debug = false; | ||
} | ||
port = new SerialPort("/dev/ttyAMA0", { | ||
@@ -412,0 +406,0 @@ baudRate: 115200, |
{ | ||
"name": "@lessondesk/marker-protocol", | ||
"version": "3.5.0", | ||
"version": "3.5.1", | ||
"description": "Lesson Desk Group marker protocol", | ||
@@ -5,0 +5,0 @@ "source": "src/index.js", |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
60074
405