File tree 2 files changed +6
-1
lines changed
2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -505,6 +505,10 @@ Check out [the accessories pages on microbit.org](https://microbit.org/buy/acces
505
505
506
506
``` codecard
507
507
[{
508
+ "name": "4tronix M.A.R.S. Rover",
509
+ "url":"/pkg/4tronix/mars-rover",
510
+ "cardType": "package"
511
+ }, {
508
512
"name": "Cytron MOTION:BIT",
509
513
"url":"/pkg/CytronTechnologies/pxt-motionbit",
510
514
"cardType": "package"
Original file line number Diff line number Diff line change 452
452
"elecfreaks/pxt-cutebot-pro" : { "tags" : [ " Robotics" ], "preferred" : true },
453
453
"microbit-foundation/makecode-tutorials" : {},
454
454
"grandpabond/pxt-meter" : { "tags" : [ " Software" ] },
455
- "microsoft/microbit-robot" : { "tags" : [ " Robotics" ] }
455
+ "microsoft/microbit-robot" : { "tags" : [ " Robotics" ] },
456
+ "4tronix/mars-rover" : { "tags" : [ " Robotics" ] }
456
457
},
457
458
"upgrades" : {
458
459
"tinkertanker/pxt-iot-environment-kit" : " min:v4.2.1" ,
You can’t perform that action at this time.
0 commit comments