Closed benhoff closed 8 years ago
if starting the shell with python -m vexbot.adapters.shell and using the start_vexbot command, can't actually talk to the vex instance
python -m vexbot.adapters.shell
start_vexbot
Fixed using the context command
context
if starting the shell with
python -m vexbot.adapters.shell
and using thestart_vexbot
command, can't actually talk to the vex instance