BB8-Commander icon indicating copy to clipboard operation
BB8-Commander copied to clipboard

Disconnect command does not seem to properly stop BB8

Open chr0n1x opened this issue 8 years ago • 3 comments

I think that the stopOnDisconnect() function mentioned in the docs might accomplish this?

I ran into this when I ran the command, but the lights didn't turn off or anything. Not sure if this is expected behavior, but it's @ the very least not consistent with what the iOS seems to do.

chr0n1x avatar Mar 09 '16 05:03 chr0n1x

@mintuz

chr0n1x avatar Mar 09 '16 05:03 chr0n1x

Hello, when you run the disconnect command are you quitting the other action you are running. No other action should be running when disconnecting but if that's a usecase then the stopOnDisconnect may help.

Anyways I'll take a look for you.

On 9 Mar 2016, at 05:57, Kevin Ran [email protected] wrote:

I think that the stopOnDisconnect() function mentioned in the docs might accomplish this?

I ran into this when I ran the command, but the lights didn't turn off or anything. Not sure if this is expected behavior, but it's @ the very least not consistent with what the iOS seems to do.

— Reply to this email directly or view it on GitHub.

mintuz avatar Mar 09 '16 07:03 mintuz

@mintuz thank you! I'm ctrl+c'ing the other action (such as disco or desk-mate) before running the disconnect command.

chr0n1x avatar Mar 09 '16 15:03 chr0n1x