Hi Mike, There are two unneeded imports in `PyCmdMessenger.py`: `serial` and `multiprocessing`. Would it make sense to remove them? (It works for me on Python 2.7) Stephan
Hi Mike,
There are two unneeded imports in
PyCmdMessenger.py:serialandmultiprocessing.Would it make sense to remove them? (It works for me on Python 2.7)
Stephan