add drive:bit (#2484)
This commit is contained in:
		@@ -32,6 +32,11 @@ Check out [microbit.org](http://microbit.org/resellers/) for more information on
 | 
			
		||||
  "url":"/pkg/4tronix/BitBot",
 | 
			
		||||
  "cardType": "package"
 | 
			
		||||
},
 | 
			
		||||
{
 | 
			
		||||
  "name": "4tronix Drive:Bit",
 | 
			
		||||
  "url":"/pkg/4tronix/DriveBit",
 | 
			
		||||
  "cardType": "package"
 | 
			
		||||
},
 | 
			
		||||
{
 | 
			
		||||
  "name": "4tronix MiniBit",
 | 
			
		||||
  "url":"/pkg/4tronix/MiniBit",
 | 
			
		||||
 
 | 
			
		||||
@@ -149,7 +149,8 @@
 | 
			
		||||
            "makecode-extensions/LIS2MDL",
 | 
			
		||||
            "makecode-extensions/HTS221",
 | 
			
		||||
            "assirati/pxt-inventura",
 | 
			
		||||
            "Veilkrand/pxt-RobotCar"
 | 
			
		||||
            "Veilkrand/pxt-RobotCar",
 | 
			
		||||
            "4tronix/DriveBit"
 | 
			
		||||
        ],
 | 
			
		||||
        "preferredRepos": [
 | 
			
		||||
            "Microsoft/pxt-neopixel",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user