From 58aa0b63a43c35e264934f307b30e895cf597905 Mon Sep 17 00:00:00 2001 From: Abhijith Chatra Date: Thu, 17 Oct 2019 11:12:42 -0700 Subject: [PATCH] Removing old bitbot as we have a new bitbot package (#2479) --- docs/extensions.md | 4 ---- targetconfig.json | 1 - 2 files changed, 5 deletions(-) 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",