Skip to content

Commit af81bae

Browse files
More testing
1 parent 73bd045 commit af81bae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pxtextension.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ namespace ml {
8080
//% weight=40
8181
//% parts="v2"
8282
//% group="micro:bit (V2)"
83+
//% help=github:pxt-microbit-ml/README
8384
export function onStop(event: MlEvent, body: () => void): void {
8485
if (!isRunning()) {
8586
startRunning();

0 commit comments

Comments
 (0)