add Hummingbird Bit (#1638)
This commit is contained in:
parent
7ff32d8bdd
commit
ae2d6f1c25
@ -55,6 +55,10 @@ Check out [microbit.org](http://microbit.org/resellers/) for more information on
|
|||||||
"name": "ALS Robot CruiseBit",
|
"name": "ALS Robot CruiseBit",
|
||||||
"url":"/pkg/alsrobot-microbit-makecode-packages/CruiseBit",
|
"url":"/pkg/alsrobot-microbit-makecode-packages/CruiseBit",
|
||||||
"cardType": "package"
|
"cardType": "package"
|
||||||
|
}, {
|
||||||
|
"name": "Hummingbird Bit",
|
||||||
|
"url":"/pkg/BirdBrainTechnologies/pxt-hummingbird-bit",
|
||||||
|
"cardType": "package"
|
||||||
|
|
||||||
}]
|
}]
|
||||||
```
|
```
|
||||||
|
@ -43,7 +43,8 @@
|
|||||||
"alsrobot-microbit-makecode-packages/ALSRobotKeyboard",
|
"alsrobot-microbit-makecode-packages/ALSRobotKeyboard",
|
||||||
"alsrobot-microbit-makecode-packages/ALSRobotElectromagnet",
|
"alsrobot-microbit-makecode-packages/ALSRobotElectromagnet",
|
||||||
"alsrobot-microbit-makecode-packages/CooCoo",
|
"alsrobot-microbit-makecode-packages/CooCoo",
|
||||||
"alsrobot-microbit-makecode-packages/CruiseBit"
|
"alsrobot-microbit-makecode-packages/CruiseBit",
|
||||||
|
"BirdBrainTechnologies/pxt-hummingbird-bit"
|
||||||
],
|
],
|
||||||
"preferredRepos": [
|
"preferredRepos": [
|
||||||
"Microsoft/pxt-neopixel",
|
"Microsoft/pxt-neopixel",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user