From a1b7a37b58c07bec20980f3158bb3a35a96192ec Mon Sep 17 00:00:00 2001 From: Mark Date: Mon, 3 Feb 2020 18:00:00 +0000 Subject: [PATCH] Extensions: Add strawbees kit (#2589) Co-authored-by: Abhijith Chatra --- docs/extensions.md | 5 +++++ targetconfig.json | 1 + 2 files changed, 6 insertions(+) diff --git a/docs/extensions.md b/docs/extensions.md index ffbaa4b4..2b039fa5 100644 --- a/docs/extensions.md +++ b/docs/extensions.md @@ -8,6 +8,11 @@ Check out [microbit.org](http://microbit.org/resellers/) for more information on ```codecard [{ + "name": "Strawbees Robotic Inventions Kit", + "url":"/pkg/strawbees/pxt-robotic-inventions", + "cardType": "package" +}, +{ "name": "Kitronik :MOVE mini", "url":"/pkg/KitronikLtd/pxt-kitronik-servo-lite", "cardType": "package" diff --git a/targetconfig.json b/targetconfig.json index 9add1414..5d7e6c11 100644 --- a/targetconfig.json +++ b/targetconfig.json @@ -166,6 +166,7 @@ "mu-opensource/pxt-muvision", "KitronikLtd/pxt-kitronik-clip-detector", "DFRobot/pxt-DFRobot-NaturalScience", + "strawbees/pxt-robotic-inventions", "daferdur/pxt-myHX711" ], "preferredRepos": [