Slightly adjust non-advanced category weights (#1091)
This commit is contained in:
committed by
GitHub
parent
4c28160a34
commit
da15752720
@ -163,7 +163,7 @@ enum MusicEvent {
|
||||
/**
|
||||
* Generation of music tones.
|
||||
*/
|
||||
//% color=#D83B01 weight=98 icon="\uf025"
|
||||
//% color=#D83B01 weight=106 icon="\uf025"
|
||||
namespace music {
|
||||
let beatsPerMinute: number = 120;
|
||||
let freqTable: number[] = [];
|
||||
|
Reference in New Issue
Block a user