You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"mlrunner.customOnEvent": "Register a TypeScript function to run when an event is raised.\n* This custom version of the MakeCode onEvent function is needed due to:\nhttps://github.com/microsoft/pxt-microbit/issues/5709\n*",
3
-
"mlrunner.customOnEvent|param|flags": "The specified event flags are ignored and configured via pxt.json.",
4
-
"mlrunner.customOnEvent|param|handler": "The function to call when the event is detected.",
5
-
"mlrunner.customOnEvent|param|src": "The ID of the component to listen to.",
6
-
"mlrunner.customOnEvent|param|value": "The event value to listen to from that component."
0 commit comments