rename micro:bit to @boardname@
This commit is contained in:
		@@ -2,7 +2,7 @@
 | 
			
		||||
 | 
			
		||||
### Challenge 0
 | 
			
		||||
 | 
			
		||||
You have successfully following the [guided tutorial] (https://live.microbit.co.uk/td/tutorials/blink). If not, we should make sure the micro:bit script displays a blinking script on screen. We want to plot the x and y coordinates to 2, 2. Additionally, you will pause by 100 milliseconds then you will clear the screen of the micro:bit. Let's give it a go!
 | 
			
		||||
You have successfully following the [guided tutorial] (https://live.microbit.co.uk/td/tutorials/blink). If not, we should make sure the @boardname@ script displays a blinking script on screen. We want to plot the x and y coordinates to 2, 2. Additionally, you will pause by 100 milliseconds then you will clear the screen of the @boardname@. Let's give it a go!
 | 
			
		||||
 | 
			
		||||
```
 | 
			
		||||
while (true) {
 | 
			
		||||
 
 | 
			
		||||
@@ -2,7 +2,7 @@
 | 
			
		||||
 | 
			
		||||
### Challenge 0
 | 
			
		||||
 | 
			
		||||
You have successfully following the [blink tutorial](/hcwxud). If not, then let's start the tutorial now. Your micro:bit script should start by displaying a blinking script on screen. We want to plot the x and y coordinates to 2, 2. Additionally, you will pause by 100 milliseconds then clear the screen of the micro:bit.
 | 
			
		||||
You have successfully following the [blink tutorial](/hcwxud). If not, then let's start the tutorial now. Your @boardname@ script should start by displaying a blinking script on screen. We want to plot the x and y coordinates to 2, 2. Additionally, you will pause by 100 milliseconds then clear the screen of the @boardname@.
 | 
			
		||||
 | 
			
		||||
Let's give it a go!
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -4,7 +4,7 @@ My script. #docs
 | 
			
		||||
 | 
			
		||||
**Challenge 0**
 | 
			
		||||
 | 
			
		||||
This [guided tutorial](/xuhkviyyxa) introduces how to make an image look like it's scrolling across the micro:bit!
 | 
			
		||||
This [guided tutorial](/xuhkviyyxa) introduces how to make an image look like it's scrolling across the @boardname@!
 | 
			
		||||
 | 
			
		||||
We can use an animation to make an image look like its moving!
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,6 @@
 | 
			
		||||
# TouchDevelop Lessons
 | 
			
		||||
 | 
			
		||||
Overview of TouchDevelop lessons for the micro:bit.
 | 
			
		||||
Overview of TouchDevelop lessons for the @boardname@.
 | 
			
		||||
 | 
			
		||||
### @section full
 | 
			
		||||
 | 
			
		||||
@@ -15,7 +15,7 @@ Overview of TouchDevelop lessons for the micro:bit.
 | 
			
		||||
* [point](/reference/led/point)
 | 
			
		||||
* [set brightness](/tfrmcgdtxk)
 | 
			
		||||
 | 
			
		||||
## micro:bit
 | 
			
		||||
## @boardname@
 | 
			
		||||
 | 
			
		||||
## functions
 | 
			
		||||
 | 
			
		||||
@@ -88,7 +88,7 @@ Overview of TouchDevelop lessons for the micro:bit.
 | 
			
		||||
* [markdown](/js/markdown)
 | 
			
		||||
* [creating interactive tutorials](/js/creatinginteractivetutorials)
 | 
			
		||||
* [run scripts in a web browser](/js/simulator)
 | 
			
		||||
* [run scripts on your micro:bit](/usb)
 | 
			
		||||
* [run scripts on your @boardname@](/usb)
 | 
			
		||||
* [libraries](/js/libraries)
 | 
			
		||||
 | 
			
		||||
### Functions and libraries
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user