Skip to content

Commit 7201870

Browse files
remove duplicate paragraph
1 parent cc35817 commit 7201870

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

software/hex-format.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,12 +34,6 @@ We have created a [Universal Hex Creator](../universal-hex-creator) tool, to eas
3434

3535
This tool is based on the [Universal Hex JavaScript Library](https://github.com/microbit-foundation/microbit-universal-hex).
3636

37-
## Universal Hex Creator
38-
39-
We have created a [Universal Hex Creator](../universal-hex-creator) tool, to easily create a .hex file that will support all micro:bit variants.
40-
41-
This tool is based on the [Universal Hex JavaScript Library](https://github.com/microbit-foundation/microbit-universal-hex).
42-
4337
### Cross device compatibility
4438

4539
The Universal Hex format has been developed to ensure the best experience for users when moving between board variants. If a V1 only .hex is detected on a V2 board it will throw an error, but a V2 only hex will fail silently on a V1. This is very confusing to users and should be avoided.

0 commit comments

Comments
 (0)