From 5a75483811d3f41f60233fad71a43ab8001aeb3a Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Thu, 21 Apr 2016 22:46:40 -0700 Subject: [PATCH] updated target definition --- pxtarget.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pxtarget.json b/pxtarget.json index 90cbddc5..949ac2d2 100644 --- a/pxtarget.json +++ b/pxtarget.json @@ -56,6 +56,9 @@ "hasHex": true, "deployDrives": "^MICROBIT" }, + "runtime": { + "mathBlocks": true + }, "simulator": { "autoRun": true },