Fixing authoring on a few APIs for Monaco toolbox (#1084)

This commit is contained in:
Richard Knoll
2018-08-14 10:18:23 -07:00
committed by GitHub
parent 331f2f4a55
commit 4c28160a34
4 changed files with 6 additions and 6 deletions

View File

@ -308,7 +308,7 @@ namespace music {
/**
* Starts playing a melody.
* Notes are expressed as a string of characters with this format: NOTE[octave][:duration]
* @param melodyArray the melody array to play, eg: Melodies.Dadadadum
* @param melodyArray the melody array to play
* @param options melody options, once / forever, in the foreground / background
*/
//% help=music/begin-melody weight=60 blockGap=8