@@ -303,10 +303,6 @@ Check out [the accessories pages on microbit.org](https://microbit.org/buy/acces
303
303
"name": "HTS221 Humidity and temperature",
304
304
"url": "/pkg/makecode-extensions/HTS221",
305
305
"cardType": "package"
306
- }, {
307
- "name": "Joy IT RFID Module MFRC-522",
308
- "url": "/pkg/joy-it/pxt-rfid-mfrc522",
309
- "cardType": "package"
310
306
}, {
311
307
"name": "gator:UV UV Light sensor",
312
308
"url":"/pkg/sparkfun/pxt-gator-UV",
@@ -755,6 +751,14 @@ Check out [the accessories pages on microbit.org](https://microbit.org/buy/acces
755
751
756
752
``` codecard
757
753
[{
754
+ "name": "Joy IT RFID Module MFRC-522",
755
+ "url": "/pkg/joy-it/pxt-rfid-mfrc522",
756
+ "cardType": "package"
757
+ }, {
758
+ "name": "Joy-IT ADS1115",
759
+ "url":"/pkg/joy-it/pxt-ads1115",
760
+ "cardType": "package"
761
+ }, {
758
762
"name": "DFRobot Environment Science Board ",
759
763
"url":"/pkg/DFRobot/pxt-DFRobot_Environment_Science",
760
764
"cardType": "package"
@@ -991,9 +995,5 @@ Check out [the accessories pages on microbit.org](https://microbit.org/buy/acces
991
995
"name": "Elecfreaks NeZha",
992
996
"url": "/pkg/elecfreaks/pxt-nezha",
993
997
"cardType": "package"
994
- }, {
995
- "name": "Joy-IT ADS1115",
996
- "url":"/pkg/joy-it/pxt-ads1115",
997
- "cardType": "package"
998
998
}]
999
999
```
0 commit comments