Add testing todo

This commit is contained in:
ChrisTerBeke 2018-12-05 17:06:22 +01:00
parent 5e15858cae
commit 66690dfef7

View file

@ -412,6 +412,7 @@ class ClusterUM3OutputDevice(NetworkedPrinterOutputDevice):
## Called when the connection to the cluster changes.
def connect(self) -> None:
pass
# TODO: uncomment this once cloud implementation works for testing
# super().connect()
# self.sendMaterialProfiles()