From 0919a4e88602d84294a536555b216f2fbf98630e Mon Sep 17 00:00:00 2001 From: Guillaume Jenkins Date: Thu, 16 Aug 2018 17:30:58 -0400 Subject: [PATCH] Disable instructions for micro:bit (#1099) --- pxtarget.json | 1 - 1 file changed, 1 deletion(-) diff --git a/pxtarget.json b/pxtarget.json index bd81a795..8209ec13 100644 --- a/pxtarget.json +++ b/pxtarget.json @@ -110,7 +110,6 @@ "streams": false, "aspectRatio": 1.22, "parts": true, - "instructions": true, "partsAspectRatio": 0.69, "boardDefinition": { "visual": "microbit",