From f8580f181ff384cd14f9e50996fe4e725e26e40f Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Wed, 8 Nov 2023 20:56:38 +0000 Subject: [PATCH] added microbit-robot --- targetconfig.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/targetconfig.json b/targetconfig.json index cbb07b36e69..b2ca2e21579 100644 --- a/targetconfig.json +++ b/targetconfig.json @@ -789,7 +789,8 @@ "climate-action-kits/pxt-fwd-edu": {}, "elecfreaks/pxt-cutebot-pro": { "tags": [ "Robotics" ], "preferred": true }, "microbit-foundation/makecode-tutorials": {}, - "grandpabond/pxt-meter": { "tags": [ "Software" ] } + "grandpabond/pxt-meter": { "tags": [ "Software" ] }, + "microsoft/microbit-robot": { "tags": [ "Robotics" ] } }, "upgrades": { "tinkertanker/pxt-iot-environment-kit": "min:v4.2.1",