Extensions: add servobit (#2557)
Co-authored-by: Abhijith Chatra <abchatra@microsoft.com>
This commit is contained in:
@ -37,6 +37,11 @@ Check out [microbit.org](http://microbit.org/resellers/) for more information on
|
|||||||
"url":"/pkg/4tronix/DriveBit",
|
"url":"/pkg/4tronix/DriveBit",
|
||||||
"cardType": "package"
|
"cardType": "package"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "4tronix Servo:Bit",
|
||||||
|
"url":"/pkg/4tronix/ServoBit",
|
||||||
|
"cardType": "package"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "4tronix MiniBit",
|
"name": "4tronix MiniBit",
|
||||||
"url":"/pkg/4tronix/MiniBit",
|
"url":"/pkg/4tronix/MiniBit",
|
||||||
|
@ -160,6 +160,7 @@
|
|||||||
"KitronikLtd/pxt-kitronik-halohd",
|
"KitronikLtd/pxt-kitronik-halohd",
|
||||||
"dugbraden/pxt-climate-action-kit",
|
"dugbraden/pxt-climate-action-kit",
|
||||||
"alsrobot-microbit-makecode-packages/MiniCruise",
|
"alsrobot-microbit-makecode-packages/MiniCruise",
|
||||||
|
"4tronix/ServoBit",
|
||||||
"DFRobot/pxt-maqueen"
|
"DFRobot/pxt-maqueen"
|
||||||
],
|
],
|
||||||
"preferredRepos": [
|
"preferredRepos": [
|
||||||
|
Reference in New Issue
Block a user