added debug message

This commit is contained in:
make-ing 2015-10-12 10:56:28 +02:00
parent e94890a807
commit 730033ef82

View file

@ -1732,6 +1732,7 @@ class MachineCom(object):
try:
if "?" in command:
self._log("--- found ?: ", command)
if self._status_report_queued is True:
return
else: