Extensions: add DFRobot natural science board (#2574)
This commit is contained in:
@ -227,6 +227,11 @@ Check out [microbit.org](http://microbit.org/resellers/) for more information on
|
|||||||
"url":"/pkg/dugbraden/pxt-climate-action-kit",
|
"url":"/pkg/dugbraden/pxt-climate-action-kit",
|
||||||
"cardType": "package"
|
"cardType": "package"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "DFRobot Natural Science Board",
|
||||||
|
"url":"/pkg/DFRobot/pxt-DFRobot-NaturalScience",
|
||||||
|
"cardType": "package"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Kitronik Realtime Clock",
|
"name": "Kitronik Realtime Clock",
|
||||||
"url":"/pkg/KitronikLtd/pxt-kitronik-rtc",
|
"url":"/pkg/KitronikLtd/pxt-kitronik-rtc",
|
||||||
|
@ -161,7 +161,8 @@
|
|||||||
"dugbraden/pxt-climate-action-kit",
|
"dugbraden/pxt-climate-action-kit",
|
||||||
"alsrobot-microbit-makecode-packages/MiniCruise",
|
"alsrobot-microbit-makecode-packages/MiniCruise",
|
||||||
"4tronix/ServoBit",
|
"4tronix/ServoBit",
|
||||||
"DFRobot/pxt-maqueen"
|
"DFRobot/pxt-maqueen",
|
||||||
|
"DFRobot/pxt-DFRobot-NaturalScience"
|
||||||
],
|
],
|
||||||
"preferredRepos": [
|
"preferredRepos": [
|
||||||
"Microsoft/pxt-neopixel",
|
"Microsoft/pxt-neopixel",
|
||||||
|
Reference in New Issue
Block a user