You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- If you have a `main.ts` file using the model under test, add it as well
139
+
- Otherwise you might need to manually update the `main.ts` file for the
140
+
actions configured in the model under test
141
+
- Set the [`ML_TEST_MODEL` macro define](https://github.com/microbit-foundation/pxt-microbit-ml-runner/blob/a79fdaf51ebf221843a7be4c948f586643471991/testextension.cpp#L11)
142
+
value to `1`
143
+
- Build the MakeCode project locally (`npx pxt`) and flash the micro:bit
144
+
- Connect a serial terminal and review the printed data
145
+
146
+
122
147
## License
123
148
124
149
This software is under the MIT open source license.
0 commit comments