Add a todo
This commit is contained in:
parent
85ca6b3698
commit
7e39cdde9d
@ -12,6 +12,7 @@ namespace music {
|
||||
//% useEnumVal=1
|
||||
//% weight=10 blockGap=8
|
||||
export function noteFrequency(name: Note): number {
|
||||
//TODO fill in actual min/max note values
|
||||
return name;
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user