From aca7d6113dcde1329968b3b0335f8cd8a5baa4bf Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Fri, 9 Sep 2016 09:59:07 -0700 Subject: [PATCH] enable streams in pxtarget --- pxtarget.json | 1 + 1 file changed, 1 insertion(+) diff --git a/pxtarget.json b/pxtarget.json index 83147fa7..531b153f 100644 --- a/pxtarget.json +++ b/pxtarget.json @@ -75,6 +75,7 @@ }, "simulator": { "autoRun": true, + "streams": true, "aspectRatio": 1.22, "parts": true, "partsAspectRatio": 0.69,