rename micro:bit to @boardname@
This commit is contained in:
@ -1,10 +1,10 @@
|
||||
# Uploader
|
||||
|
||||
### @description A Windows application that automatically deploys .hex files to connected micro:bit boards
|
||||
### @description A Windows application that automatically deploys .hex files to connected @boardname@ boards
|
||||
|
||||
### ~avatar avatar
|
||||
|
||||
The Uploader **automatically** deploys .hex files to all micro:bits connected to your computer.
|
||||
The Uploader **automatically** deploys .hex files to all @boardname@s connected to your computer.
|
||||
|
||||
## [DOWNLOAD](https://www.pxt.io/microbit-uploader.zip)
|
||||
|
||||
@ -28,7 +28,7 @@ That's it!
|
||||
|
||||
* Windows XP or later
|
||||
* .NET runtime 2.0 or higher
|
||||
* Browser: this application will work for any web browser that is supported by the BBC micro:bit
|
||||
* Browser: this application will work for any web browser that is supported by the @boardname@
|
||||
|
||||

|
||||
|
||||
@ -40,6 +40,6 @@ That's it!
|
||||
|
||||
* Download the [Microsoft.Uploader.Microbit.zip](https://pxt.microbit.org/microbit-uploader.zip) file to your local computer.
|
||||
* Unzip the .zip file to your desktop.
|
||||
* Launch the Microsoft.Uploader.exe file before working on your BBC micro:bit.
|
||||
* Launch the Microsoft.Uploader.exe file before working on your @boardname@.
|
||||
|
||||
### ~
|
||||
|
Reference in New Issue
Block a user