diff --git a/docs/extensions.md b/docs/extensions.md index 18398d84..fd716185 100644 --- a/docs/extensions.md +++ b/docs/extensions.md @@ -36,10 +36,6 @@ Check out [microbit.org](http://microbit.org/resellers/) for more information on "name": "4tronix MiniBit", "url":"/pkg/4tronix/MiniBit", "cardType": "package" -}, { - "name": "SRS BitBot", - "url":"/pkg/srs/pxt-bitbot", - "cardType": "package" }, { "name": "Sunfounder Sloth", "url":"/pkg/sunfounder/pxt-sloth", diff --git a/targetconfig.json b/targetconfig.json index 80ec14c0..7a23961a 100644 --- a/targetconfig.json +++ b/targetconfig.json @@ -46,7 +46,6 @@ "CoderDojoOlney/pxt-olney", "PaulDFoster/pxt-microbit-GY521", "chevyng/pxt-ucl-junkrobot", - "srs/pxt-bitbot", "sparkfun/pxt-gamer-bit", "sparkfun/pxt-moto-bit", "sparkfun/pxt-weather-bit",