rename micro:bit to @boardname@
This commit is contained in:
@ -80,7 +80,7 @@ Answer the questions while completing the tutorial. Pay attention to the dialogu
|
||||
|
||||
**Questions 10-14 are concerned with 'number pysch controller tutorial'**
|
||||
|
||||
## 10. Write the code that asks for a player number if button 'A' is pressed on the BBC controller micro:bit.
|
||||
## 10. Write the code that asks for a player number if button 'A' is pressed on the BBC controller @boardname@.
|
||||
|
||||
<br />
|
||||
|
||||
@ -100,7 +100,7 @@ Answer the questions while completing the tutorial. Pay attention to the dialogu
|
||||
|
||||
<br/>
|
||||
|
||||
## 13. Create a while loop that first reads which controller the console micro:bit is requesting data from. Plot a waiting image, and then write an IF statement to check if the request corresponds to the controller. (Don't worry about writing anything inside the if statement).
|
||||
## 13. Create a while loop that first reads which controller the console @boardname@ is requesting data from. Plot a waiting image, and then write an IF statement to check if the request corresponds to the controller. (Don't worry about writing anything inside the if statement).
|
||||
|
||||
<br />
|
||||
|
||||
|
Reference in New Issue
Block a user