9528f73140
* fixes for beta - hide blocks without function - digital Pin selection bring P0 in first position - add compass block to end confusion about "basic.showArrow(ArrowNames.North)" - add approved repos - add and sort preffered repos - add prefferedPackages - disable webUSB - disable parts - remove mobileSafariDownloadProtocol - update socialOptions * remove `preferredPackages` from `pxtarget` * Beta updates - removed robobit extension - updated docs menu - added about.md - added arrow icons - removed show arrow block * Beta Update - replace webUSb Images - update extension list - hide II2C Pins from digitalPins - move compile service repos back to calliope * replace extension images * Beta update - change extension upload button style - deprecate arrow blocks Co-authored-by: Juri <gitkraken@juriwolf.de>
13 lines
307 B
JSON
13 lines
307 B
JSON
{
|
|
"additionalFilePath": "../../node_modules/pxt-common-packages/libs/radio",
|
|
"icon": "./static/packages/radio/icon.png",
|
|
"yotta": {
|
|
"config": {
|
|
"microbit-dal": {
|
|
"bluetooth": {
|
|
"enabled": 0
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |