microsoft / microcode

Coding "on the go" with the micro:bit (V2)
https://microsoft.github.io/microcode
MIT License
47 stars 18 forks source link

send stop before compiling #417

Open pelikhan opened 11 months ago

pelikhan commented 11 months ago

is it possible to send a stop command before execute a compile? I assume we don't have access to the radio jacdac stack?

pelikhan commented 11 months ago

Update deployEmpty to send a motor stop command?

tballmsft commented 11 months ago

makes sense. will do

pelikhan commented 11 months ago

@tballmsft in pratice this is quite valuable; otherwise you get plenty of runaway robots.

pelikhan commented 11 months ago

did you add this already? It does not seem to work for me