From a4a37f10acbf05e062e697d3fd9493a366eb610d Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Mon, 16 Dec 2019 21:24:40 -0800 Subject: [PATCH] adding radio firefly (#2549) --- targetconfig.json | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/targetconfig.json b/targetconfig.json index a8540ce0..e92d18f7 100644 --- a/targetconfig.json +++ b/targetconfig.json @@ -1,18 +1,20 @@ { "packages": { "approvedRepos": [ - "Microsoft/pxt-neopixel", - "Microsoft/pxt-microturtle", - "Microsoft/pxt-sonar", - "Microsoft/pxt-hacking-stem", - "Microsoft/pxt-bluetooth-temperature-sensor", - "Microsoft/pxt-bluetooth-midi", - "Microsoft/pxt-max6675", - "Microsoft/pxt-midi", - "Microsoft/pxt-radio-blockchain", - "Microsoft/pxt-bluetooth-max6675", - "Microsoft/pxt-filesystem", - "Microsoft/pxt-ws2812b", + "microsoft/pxt-neopixel", + "microsoft/pxt-microturtle", + "microsoft/pxt-sonar", + "microsoft/pxt-hacking-stem", + "microsoft/pxt-bluetooth-temperature-sensor", + "microsoft/pxt-bluetooth-midi", + "microsoft/pxt-max6675", + "microsoft/pxt-midi", + "microsoft/pxt-radio-blockchain", + "microsoft/pxt-bluetooth-max6675", + "microsoft/pxt-filesystem", + "microsoft/pxt-ws2812b", + "microsoft/pxt-apa102", + "microsoft/pxt-radio-firefly", "KitronikLtd/pxt-kitronik-servo-lite", "KitronikLtd/pxt-kitronik-motor-driver", "KitronikLtd/pxt-kitronik-I2C-16-servo",