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.
startRunning
autogenerated.ts
1 parent c0e9844 commit d261143Copy full SHA for d261143
src/makecode/generate-custom-scripts.ts
@@ -86,6 +86,7 @@ ${createEventListeners(actionNames)}
86
};
87
88
simulatorSendData();
89
+ startRunning();
90
}
91
92
// Auto-generated. Do not edit. Really.
0 commit comments