From 1373c2616cd87d7734c1f9a985381d95685e8cfe Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Thu, 14 Dec 2017 08:59:39 -0800 Subject: [PATCH] enabling functions and arrays --- pxtarget.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pxtarget.json b/pxtarget.json index 6cec2142..2a841ffd 100644 --- a/pxtarget.json +++ b/pxtarget.json @@ -54,6 +54,8 @@ "logicBlocks": true, "variablesBlocks": true, "textBlocks": true, + "listsBlocks": true, + "functionBlocks": true, "onStartColor": "#54C9C9", "onStartNamespace": "basic" },