Add ALS robot packages (#1595)

Add CooCoo
Add CruiseBit
Add Keyboard
Add JoyBIt
Add Electromagnet
This commit is contained in:
Mark
2018-11-07 00:22:01 +00:00
committed by Peli de Halleux
parent 2d73e4cc3b
commit e08bc55597
2 changed files with 27 additions and 1 deletions

View File

@ -38,7 +38,12 @@
"Imagimaker/pxt-imagimaker",
"sparkfun/pxt-gator-light",
"sparkfun/pxt-gator-temp",
"4tronix/Robobit"
"4tronix/Robobit",
"alsrobot-microbit-makecode-packages/ALSRobotJoyBit",
"alsrobot-microbit-makecode-packages/ALSRobotKeyboard",
"alsrobot-microbit-makecode-packages/ALSRobotElectromagnet",
"alsrobot-microbit-makecode-packages/CooCoo",
"alsrobot-microbit-makecode-packages/CruiseBit"
],
"preferredRepos": [
"Microsoft/pxt-neopixel",