From 63eaa9e2234041e7f382d060cc63cf2ad909f762 Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Tue, 19 Nov 2019 04:59:23 -0800 Subject: [PATCH] set microbit-dal version to pxtgc-radio0 --- module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.json b/module.json index 01821e8..92ab067 100644 --- a/module.json +++ b/module.json @@ -4,7 +4,7 @@ "description": "A simple to use collection of the most commonly used components in the micro:bit runtime", "license": "MIT", "dependencies": { - "microbit-dal": "lancaster-university/microbit-dal#pxtgc-0" + "microbit-dal": "lancaster-university/microbit-dal#pxtgc-radio0" }, "extraIncludes": [ "inc"