Show note frequency block in toolbox. Fixes Microsoft/pxt#1605
This commit is contained in:
parent
0fd71756ae
commit
560c7b37d7
@ -188,7 +188,7 @@ namespace music {
|
|||||||
*/
|
*/
|
||||||
//% weight=50 help=music/note-frequency
|
//% weight=50 help=music/note-frequency
|
||||||
//% blockId=device_note block="%note"
|
//% blockId=device_note block="%note"
|
||||||
//% shim=TD_ID blockHidden=true
|
//% shim=TD_ID
|
||||||
//% blockFieldEditor="note_editor"
|
//% blockFieldEditor="note_editor"
|
||||||
//% useEnumVal = 1
|
//% useEnumVal = 1
|
||||||
export function noteFrequency(name: Note): number {
|
export function noteFrequency(name: Note): number {
|
||||||
|
Loading…
Reference in New Issue
Block a user