removing mindstorms from tutorial names (#496)
* removing mindstorms from tutorial names * lego feedback * file name issues * bring back bang
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
|
||||
Transform your @boardname@ into a musical instrument!
|
||||
|
||||

|
||||

|
||||
|
||||
|
||||
## Step 1
|
||||
@ -53,7 +53,7 @@ brick.showString("Press my buttons to make music!", 1)
|
||||
|
||||
In the ``||music:play tone||`` blocks, use the drop-down menu to select a note to play for each block. You can also set the duration to play each note for.
|
||||
|
||||

|
||||

|
||||
|
||||
```blocks
|
||||
brick.buttonEnter.onEvent(ButtonEvent.Pressed, function () {
|
Reference in New Issue
Block a user