From 14162b9920e6079dadda883c33734b02fcab1c61 Mon Sep 17 00:00:00 2001 From: Evelyn Eastmond Date: Sat, 27 Apr 2019 18:24:01 -0400 Subject: [PATCH] Adding an empty line back in. --- src/extensions/scratch3_boost/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/extensions/scratch3_boost/index.js b/src/extensions/scratch3_boost/index.js index 1effbe285..2fa450991 100644 --- a/src/extensions/scratch3_boost/index.js +++ b/src/extensions/scratch3_boost/index.js @@ -553,6 +553,7 @@ class BoostMotor { */ turnOff (useLimiter = true) { // if (this.power === 0) return; + const cmd = this._parent.generateOutputCommand( this._index, BoostOutputExecution.EXECUTE_IMMEDIATELY ^ BoostOutputExecution.COMMAND_FEEDBACK,