Skip to content

Commit d261143

Browse files
Add call to startRunning in autogenerated.ts file
1 parent c0e9844 commit d261143

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/makecode/generate-custom-scripts.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ ${createEventListeners(actionNames)}
8686
};
8787
8888
simulatorSendData();
89+
startRunning();
8990
}
9091
9192
// Auto-generated. Do not edit. Really.

0 commit comments

Comments
 (0)