Extensions: add DFRobot microIoT (#2575)
Co-authored-by: Abhijith Chatra <abchatra@microsoft.com>
This commit is contained in:
@ -485,6 +485,10 @@ Check out [microbit.org](http://microbit.org/resellers/) for more information on
|
|||||||
"name": "ESP8266 and ThingSpeak",
|
"name": "ESP8266 and ThingSpeak",
|
||||||
"url":"/pkg/alankrantas/pxt-ESP8266_ThingSpeak",
|
"url":"/pkg/alankrantas/pxt-ESP8266_ThingSpeak",
|
||||||
"cardType": "package"
|
"cardType": "package"
|
||||||
|
}, {
|
||||||
|
"name": "DFRobot microIoT board",
|
||||||
|
"url":"/pkg/DFRobot/pxt-DFRobot-microIoT",
|
||||||
|
"cardType": "package"
|
||||||
}]
|
}]
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@ -162,6 +162,7 @@
|
|||||||
"alsrobot-microbit-makecode-packages/MiniCruise",
|
"alsrobot-microbit-makecode-packages/MiniCruise",
|
||||||
"4tronix/ServoBit",
|
"4tronix/ServoBit",
|
||||||
"DFRobot/pxt-maqueen",
|
"DFRobot/pxt-maqueen",
|
||||||
|
"DFRobot/pxt-DFRobot-microIoT",
|
||||||
"mu-opensource/pxt-muvision",
|
"mu-opensource/pxt-muvision",
|
||||||
"KitronikLtd/pxt-kitronik-clip-detector",
|
"KitronikLtd/pxt-kitronik-clip-detector",
|
||||||
"DFRobot/pxt-DFRobot-NaturalScience"
|
"DFRobot/pxt-DFRobot-NaturalScience"
|
||||||
|
Reference in New Issue
Block a user