Add kittenbot robotbit (#619)
* Added package for PCA9685 micro:bit-support:4139 * micro:bit-support:4270 added wifi shield package from MUSELAB * added kittenbot robotbit package
This commit is contained in:
@ -91,5 +91,13 @@
|
||||
"name": "PCA9685 LED controller",
|
||||
"url":"/pkg/jdarling/pxt-pca9685",
|
||||
"cardType": "package"
|
||||
}, {
|
||||
"name": "Muselab WiFi IoT Sheild",
|
||||
"url":"/pkg/MUSELAB/pxt-wifi-shield",
|
||||
"cardType": "package"
|
||||
}, {
|
||||
"name": "Kittenbot RobotBit",
|
||||
"url":"/pkg/kittenbot/pxt-robotbit",
|
||||
"cardType": "package"
|
||||
}]
|
||||
```
|
||||
|
Reference in New Issue
Block a user