add Keyestudio robot car (#2452)
This commit is contained in:
parent
c5493e0729
commit
97d7c679d0
@ -128,6 +128,10 @@ Check out [microbit.org](http://microbit.org/resellers/) for more information on
|
||||
"name": "Kitronik Klip Motor",
|
||||
"url":"/pkg/KitronikLtd/pxt-kitronik-klip-motor",
|
||||
"cardType": "package"
|
||||
}, {
|
||||
"name": "Keyestudio Robot Car",
|
||||
"url":"/pkg/Veilkrand/pxt-RobotCar",
|
||||
"cardType": "package"
|
||||
}]
|
||||
```
|
||||
|
||||
|
@ -149,7 +149,8 @@
|
||||
"makecode-extensions/LIS2DW12",
|
||||
"makecode-extensions/LIS2MDL",
|
||||
"makecode-extensions/HTS221",
|
||||
"assirati/pxt-inventura"
|
||||
"assirati/pxt-inventura",
|
||||
"Veilkrand/pxt-RobotCar"
|
||||
],
|
||||
"preferredRepos": [
|
||||
"Microsoft/pxt-neopixel",
|
||||
|
Loading…
Reference in New Issue
Block a user