diff --git a/targetconfig.json b/targetconfig.json index 8a9c215e..98af09c8 100644 --- a/targetconfig.json +++ b/targetconfig.json @@ -259,6 +259,7 @@ "calliope-edu/pxt-blehid", "mkleinsb/pxt-grove-relay-jacdac", "calliope-edu/pxt-faces", + "microsoft/microbit-robot", "calliope-net/i2c-liste", "calliope-edu/pxt-storage", "calliope-edu/warte-bis", @@ -379,6 +380,12 @@ ], "preferred": true }, + "microsoft/microbit-robot":{ + "tags":[ + "Motor" + ], + "preferred": true + }, "51bit/sfc": {}, "51bit/smarttools": {}, "51bit/dfplayermini": {},