- stirrer: removed status logs
This commit is contained in:
@@ -18,7 +18,7 @@ class StirrerSim(AStirrer):
|
||||
print("Set speed to {} %".format(speed))
|
||||
|
||||
def _on_process(self):
|
||||
print("STATUS = OK!")
|
||||
pass
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
||||
Reference in New Issue
Block a user