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 18a60c6 commit 341d104Copy full SHA for 341d104
pxtextension.ts
@@ -53,8 +53,8 @@ namespace ml {
53
54
/**
55
* Do something when an ML event is detected.
56
- *
57
- * @param event one of the actions the machine learning model was trained on.
+ * @param event one of the actions the machine learning model was trained on
+ * @param body code to execute
58
*/
59
//% blockId=ml_on_event_start
60
//% block="on ML $event start"
0 commit comments