We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73bd045 commit af81baeCopy full SHA for af81bae
pxtextension.ts
@@ -80,6 +80,7 @@ namespace ml {
80
//% weight=40
81
//% parts="v2"
82
//% group="micro:bit (V2)"
83
+ //% help=github:pxt-microbit-ml/README
84
export function onStop(event: MlEvent, body: () => void): void {
85
if (!isRunning()) {
86
startRunning();
0 commit comments