inserting macros instead of hard coded board names
This commit is contained in:
@ -14,10 +14,10 @@ JavaScript docs for the micro:bit
|
||||
|
||||
### ~
|
||||
|
||||
Welcome to the Touch Develop home page for the BBC micro:bit. Below you will find resources about the Touch Develop programming language and code editor. Good places to start include:
|
||||
Welcome to the Touch Develop home page for the @boardname@. Below you will find resources about the Touch Develop programming language and code editor. Good places to start include:
|
||||
|
||||
* [the Touch Develop Editor](/js/editor)
|
||||
* [30+ BBC micro:bit lessons](/lessonss)
|
||||
* [30+ @boardname@ lessons](/lessonss)
|
||||
* [offline support](/offline)
|
||||
|
||||
### ~column
|
||||
@ -92,7 +92,7 @@ Welcome to the Touch Develop home page for the BBC micro:bit. Below you will fin
|
||||
|
||||
### ~column
|
||||
|
||||
## BBC micro:bit functions
|
||||
## @boardname@ functions
|
||||
|
||||
### Basic
|
||||
|
||||
@ -190,7 +190,7 @@ Functions in this category require to be connected to a remote device.
|
||||
## Run
|
||||
|
||||
* [scripts in the browser](/js/simulator)
|
||||
* [scripts on your BBC micro:bit](/device/usb)
|
||||
* [scripts on your @boardname@](/device/usb)
|
||||
|
||||
## Debugging
|
||||
|
||||
|
Reference in New Issue
Block a user