From 2c399f198ae45ac8da4c416f2893fa5594b282de Mon Sep 17 00:00:00 2001 From: Tom Ball Date: Tue, 14 Jun 2016 19:16:08 -0400 Subject: [PATCH] move LED namespace after music --- libs/microbit/led.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/microbit/led.ts b/libs/microbit/led.ts index 901404b2..81735be7 100644 --- a/libs/microbit/led.ts +++ b/libs/microbit/led.ts @@ -1,7 +1,7 @@ /** * Control of the LED screen. */ -//% color=#5C2D91 weight=35 +//% color=#5C2D91 weight=97 namespace led { // what's the current high value