diff --git a/libs/microbit/kind.json b/libs/microbit/kind.json index 37f137f9..9a3914fb 100644 --- a/libs/microbit/kind.json +++ b/libs/microbit/kind.json @@ -71,9 +71,13 @@ "isNative": false, "hasHex": true }, + "compileService": { + "gittag": "v0", + "serviceId": "ws" + }, "serial": { "manufacturerFilter": "^mbed$", "log": true } } -} +} \ No newline at end of file