added ws2812
This commit is contained in:
parent
70140950d7
commit
9a24b9495a
@ -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
|
||||
|
||||
|
@ -4,6 +4,10 @@
|
||||
|
||||
```codecard
|
||||
[{
|
||||
"name": "WS2812",
|
||||
"url": "/pkg/microsoft/pxt-ws2812",
|
||||
"cardType": "package"
|
||||
}, {
|
||||
"name": "NeoPixel",
|
||||
"url":"/pkg/microsoft/pxt-neopixel",
|
||||
"cardType": "package"
|
||||
|
Loading…
Reference in New Issue
Block a user