MIDI support in simulator (#1332)
* gluing to support MIDI devices in the simulator * sim support for midi * simplify interface * ensure helper function does not show up in TS * bump pxt
This commit is contained in:
@ -42,6 +42,6 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"pxt-common-packages": "0.23.57",
|
||||
"pxt-core": "4.1.12"
|
||||
"pxt-core": "4.1.13"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user