add drive:bit (#2484)
This commit is contained in:
parent
97732d33db
commit
2f0d812fc8
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user