updated usb images
@ -69,7 +69,7 @@ Select **Save File** and then select **OK**.
|
|||||||
The file will then appear in your downloads in the top right of your browser.
|
The file will then appear in your downloads in the top right of your browser.
|
||||||
Click the **folder icon** next to the filename to open it in Windows Explorer.
|
Click the **folder icon** next to the filename to open it in Windows Explorer.
|
||||||
|
|
||||||
![](/static/mb/device/usb-windows-firefox-2.png)
|
![](/static/mb/device/usb-windows-firefox-2.jpg)
|
||||||
|
|
||||||
Drag and drop the `.hex` file from the download folder onto the `MICROBIT` drive.
|
Drag and drop the `.hex` file from the download folder onto the `MICROBIT` drive.
|
||||||
|
|
||||||
|
BIN
docs/static/mb/device/usb-generic.jpg
vendored
Before Width: | Height: | Size: 343 KiB After Width: | Height: | Size: 66 KiB |
BIN
docs/static/mb/device/usb-mac.jpg
vendored
Before Width: | Height: | Size: 593 KiB After Width: | Height: | Size: 65 KiB |
BIN
docs/static/mb/device/usb-osx-chrome.png
vendored
Before Width: | Height: | Size: 74 KiB After Width: | Height: | Size: 30 KiB |
BIN
docs/static/mb/device/usb-osx-firefox-1.jpg
vendored
Normal file
After Width: | Height: | Size: 40 KiB |
BIN
docs/static/mb/device/usb-osx-firefox-1.png
vendored
Before Width: | Height: | Size: 201 KiB |
BIN
docs/static/mb/device/usb-windows-firefox-2.jpg
vendored
Normal file
After Width: | Height: | Size: 26 KiB |
BIN
docs/static/mb/device/usb-windows-firefox-2.png
vendored
Before Width: | Height: | Size: 120 KiB |
@ -266,61 +266,61 @@
|
|||||||
"name": "connection",
|
"name": "connection",
|
||||||
"os": "*",
|
"os": "*",
|
||||||
"browser": "*",
|
"browser": "*",
|
||||||
"path": "/doccdn/static/mb/device/usb-generic.jpg"
|
"path": "/static/mb/device/usb-generic.jpg"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "connection",
|
"name": "connection",
|
||||||
"os": "mac",
|
"os": "mac",
|
||||||
"browser": "*",
|
"browser": "*",
|
||||||
"path": "/doccdn/static/mb/device/usb-mac.jpg"
|
"path": "/static/mb/device/usb-mac.jpg"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "save",
|
"name": "save",
|
||||||
"os": "windows",
|
"os": "windows",
|
||||||
"browser": "firefox",
|
"browser": "firefox",
|
||||||
"path": "/doccdn/static/mb/device/usb-windows-firefox-1.png"
|
"path": "/static/mb/device/usb-windows-firefox-1.png"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "save",
|
"name": "save",
|
||||||
"os": "mac",
|
"os": "mac",
|
||||||
"browser": "firefox",
|
"browser": "firefox",
|
||||||
"path": "/doccdn/static/mb/device/usb-osx-firefox-1.png"
|
"path": "/static/mb/device/usb-osx-firefox-1.png"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "save",
|
"name": "save",
|
||||||
"os": "mac",
|
"os": "mac",
|
||||||
"browser": "chrome",
|
"browser": "chrome",
|
||||||
"path": "/doccdn/static/mb/device/usb-osx-chrome.png"
|
"path": "/static/mb/device/usb-osx-chrome.png"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "save",
|
"name": "save",
|
||||||
"os": "windows",
|
"os": "windows",
|
||||||
"browser": "edge",
|
"browser": "edge",
|
||||||
"path": "/doccdn/static/mb/device/usb-windows-edge-1.png"
|
"path": "/static/mb/device/usb-windows-edge-1.png"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "save",
|
"name": "save",
|
||||||
"os": "windows",
|
"os": "windows",
|
||||||
"browser": "ie",
|
"browser": "ie",
|
||||||
"path": "/doccdn/static/mb/device/usb-windows-ie11-1.png"
|
"path": "/static/mb/device/usb-windows-ie11-1.png"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "save",
|
"name": "save",
|
||||||
"os": "windows",
|
"os": "windows",
|
||||||
"browser": "chrome",
|
"browser": "chrome",
|
||||||
"path": "/doccdn/static/mb/device/usb-windows-chrome.png"
|
"path": "/static/mb/device/usb-windows-chrome.png"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "copy",
|
"name": "copy",
|
||||||
"os": "mac",
|
"os": "mac",
|
||||||
"browser": "*",
|
"browser": "*",
|
||||||
"path": "/doccdn/static/mb/device/usb-osx-dnd.png"
|
"path": "/static/mb/device/usb-osx-dnd.png"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "copy",
|
"name": "copy",
|
||||||
"os": "windows",
|
"os": "windows",
|
||||||
"browser": "*",
|
"browser": "*",
|
||||||
"path": "/doccdn/static/mb/device/usb-windows-sendto.jpg"
|
"path": "/static/mb/device/usb-windows-sendto.jpg"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|