This commit is contained in:
2022-07-07 19:27:24 +02:00
parent 21153a7e70
commit bd49417c30
+1 -1
View File
@@ -1,5 +1,5 @@
from slic.core.device import Device, SimpleDevice
from self.devices.general.smaract import SmarActAxis
from slic.devices.general.smaract import SmarActAxis
class XTG(Device):