added ws2812

This commit is contained in:
Peli de Halleux 2018-02-28 03:47:43 -08:00
parent 70140950d7
commit 9a24b9495a
2 changed files with 4 additions and 13 deletions

View File

@ -315,19 +315,6 @@
## #packages
* [Packages](/packages)
* [NeoPixel](/pkg/microsoft/pxt-neopixel)
* [File System](/pkg/microsoft/pxt-filesystem)
* [Sonar](/pkg/microsoft/pxt-sonar)
* [Bluetooth Temperature Sensor](/pkg/microsoft/pxt-bluetooth-temperature-sensor)
* [MAX6675](/pkg/microsoft/pxt-max6675)
* [Bluetooth MAX6675](/pkg/microsoft/pxt-bluetooth-max6675)
* [MIDI](/pkg/microsoft/pxt-midi)
* [Bluetooth MIDI](/pkg/microsoft/pxt-bluetooth-midi)
* [Code Dojo Olney](/pkg/CoderDojoOlney/pxt-olney)
* [UCL Junk Robot](/pkg/chevyng/pxt-ucl-junkrobot)
* [SRS BitBot](/pkg/srs/pxt-bitbot)
* [SRS BitBot](/pkg/srs/pxt-bitbot)
* [BlockyTalkyBLE](/pkg/LaboratoryForPlayfulComputation/pxt-blockytalkybluetooth/)
## #types

View File

@ -4,6 +4,10 @@
```codecard
[{
"name": "WS2812",
"url": "/pkg/microsoft/pxt-ws2812",
"cardType": "package"
}, {
"name": "NeoPixel",
"url":"/pkg/microsoft/pxt-neopixel",
"cardType": "package"