blabla
This commit is contained in:
parent
e93ffe0dba
commit
32ebec4973
1 changed files with 1 additions and 1 deletions
|
|
@ -1387,7 +1387,7 @@ class MachineCom(object):
|
|||
|
||||
if self.isOperational() and not self.isStreaming() and not self._long_running_command and not self._heating:
|
||||
#self.sendCommand("?", cmd_type="temperature_poll")
|
||||
self.sendCommand("?")
|
||||
self._sendCommand("?")
|
||||
|
||||
def _poll_sd_status(self):
|
||||
"""
|
||||
|
|
|
|||
Loading…
Reference in a new issue