Skip to content

Commit 92ca9a0

Browse files
DAPLink and iOS updates (#92)
* Squashed 'docs/' changes from ae437c7..1b2f2ec 1b2f2ec Update DAPLink error message (#171) 955cf1a spelling git-subtree-dir: docs git-subtree-split: 1b2f2ec * Squashed 'docs/' changes from 1b2f2ec..6be457a 6be457a update iOS beta instructions (#173) git-subtree-dir: docs git-subtree-split: 6be457a
1 parent f0392e5 commit 92ca9a0

File tree

6 files changed

+9
-9
lines changed

6 files changed

+9
-9
lines changed

latest-revision/latest-revision-main.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ A hex file that enables all micro:bit Bluetooth services is available to use for
187187

188188
Yes, however you will need to update the files by dragging and dropping them into the software editor in which they were created.
189189

190-
If you attempt to use an old .hex file without updating it, the micro:bit will display a compatibility error eg. `:( 029`
190+
If you attempt to use an old .hex file without updating it, the micro:bit will display a compatibility error eg. `:( 529`
191191

192192
![Compatibility error](/docs/software/assets/compat-error.gif)
193193

@@ -206,4 +206,4 @@ Our [DAL, Devices and Editors mailing list](http://eepurl.com/dyRx-v) provides u
206206

207207
Any questions or issues should be reported via [micro:bit support](https://support.microbit.org/support/tickets/new).
208208

209-
You can also report issues on the relevant Github Repositories.
209+
You can also report issues on the relevant Github Repositories.

software/assets/compat-error.gif

-7.66 KB
Loading

software/assets/ios-beta-button.png

48.8 KB
Loading

software/assets/ios-beta-url.png

-191 KB
Binary file not shown.

software/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Among the most popular are the official ones listed at http://microbit.org/code
6969

7070
Here's a non-exhaustive list of possible code editors for use with the micro:bit. *please add any you know about that are not here*
7171

72-
* [MakeCode)](https://makecode.microbit.org)
72+
* [MakeCode](https://makecode.microbit.org)
7373
* [Python](https://python.microbit.org)
7474
* [App Inventor](http://iot.appinventor.mit.edu/#/microbit/microbitintro)
7575
* [Arduino IDE (C++)](https://learn.adafruit.com/use-micro-bit-with-arduino/overview)

software/testing.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ If you find direct browser flashing (webUSB) isn't working, it is likely that yo
3333

3434
### iOS App
3535

36-
The iOS App TestFlight/beta has a hidden option that enables you to input the makecode version URL eg [https://makecode.microbit.org/beta](https://makecode.microbit.org/beta)
36+
The iOS App beta is released via Apple TestFlight.
3737

3838
To test, you will need to:
3939

@@ -42,13 +42,13 @@ To test, you will need to:
4242

4343
You will be notified via email when you have been added to the TestFlight and the app will appear as an option to install within the TestFlight app.
4444

45-
When you open the app, tap on the word ‘beta’ in the top right of the screen.
45+
To switch to the beta editor within the app:
4646

47-
![iOS beta button](/docs/software/assets/ios-beta-button.png)
48-
49-
This will open a dialogue for you to enter in the URL suffix [beta](https://makecode.microbit.org/beta). Pressing enter will reload the editor at this URL.
47+
1. Select **Create Code** to open the MakeCode editor
48+
2. Press and hold the micro:bit logo to open the drop-down menu
49+
3. Toggle the button for **Use Beta version** to reload the editor in beta.
5050

51-
![iOS beta URL](/docs/software/assets/ios-beta-url.png)
51+
![iOS beta button](/docs/software/assets/ios-beta-button.png)
5252

5353
### Android App
5454

0 commit comments

Comments
 (0)