Extension: add Rotate Display (#4866)
This commit is contained in:
Родитель
4d8915a330
Коммит
3f8d2d8f01
|
@ -876,6 +876,10 @@ Check out [the accessories pages on microbit.org](https://microbit.org/buy/acces
|
|||
## Utilities
|
||||
```codecard
|
||||
[{
|
||||
"name": "Rotate Display",
|
||||
"url":"/pkg/bsiever/microbit-pxt-rotate",
|
||||
"cardType": "package"
|
||||
}, {
|
||||
"name": "Bluetooth HID",
|
||||
"url":"/pkg/bsiever/microbit-pxt-blehid",
|
||||
"cardType": "package"
|
||||
|
|
|
@ -769,7 +769,8 @@
|
|||
"joy-it/pxt-rfid-mfrc522": { "tags": [ "Individual sensors" ] },
|
||||
"dfrobot/pxt-dfrobot_iot_cloud_kit": { "tags": [ "Networking" ] },
|
||||
"plenprojectcompany/pxt-plenbit_full": { "tags": [ "Robotics" ] },
|
||||
"joy-it/pxt-ads1115": { "tags": [ "Individual sensors" ] }
|
||||
"joy-it/pxt-ads1115": { "tags": [ "Individual sensors" ] },
|
||||
"bsiever/microbit-pxt-rotate": { "tags": [ "Software" ] }
|
||||
},
|
||||
"upgrades": {
|
||||
"tinkertanker/pxt-iot-environment-kit": "min:v4.2.1",
|
||||
|
|
Загрузка…
Ссылка в новой задаче