From ef3feca3856cb1b004cfabf3a54e3ad8f3abde48 Mon Sep 17 00:00:00 2001 From: Christopher Willis-Ford Date: Fri, 6 Oct 2017 10:56:38 -0700 Subject: [PATCH] Fix typo in WeDo 2.0 blocks metadata --- src/blocks/scratch3_wedo2.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/blocks/scratch3_wedo2.js b/src/blocks/scratch3_wedo2.js index 5e0dc183b..103694410 100644 --- a/src/blocks/scratch3_wedo2.js +++ b/src/blocks/scratch3_wedo2.js @@ -465,7 +465,7 @@ class Scratch3WeDo2Blocks { } }, { - opcode: 'startMotorDirection', + opcode: 'setMotorDirection', text: 'set [MOTOR_ID] direction to [DIRECTION]', blockType: BlockType.COMMAND, arguments: {