Skip to content

Commit 610224c

Browse files
Update soundInstructions.md
1 parent 1a09f1b commit 610224c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/reference/music/soundInstructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Determines when the song is playing.
1313
let buf = hex`
1414
01 00 64 32 10 00
1515
01 00 50 20 08 00
16-
`
16+
`
1717

1818
function enableSongPlaying(enable: boolean) {
1919
songPlaying = enable;

0 commit comments

Comments
 (0)