From bb6514f1d6e4deb0f19b20695ee34d8ce22a07ee Mon Sep 17 00:00:00 2001 From: Evelyn Eastmond Date: Sat, 27 Apr 2019 18:24:41 -0400 Subject: [PATCH] Removing some tabs. --- src/extensions/scratch3_boost/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/extensions/scratch3_boost/index.js b/src/extensions/scratch3_boost/index.js index 2fa450991..33c1b2086 100644 --- a/src/extensions/scratch3_boost/index.js +++ b/src/extensions/scratch3_boost/index.js @@ -553,7 +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,