etherlab/EtherCATManagementEditor.py
changeset 2384 d7d9f0e60bc9
parent 2383 6cc3460be285
child 2385 f2a53fa6e5d7
--- a/etherlab/EtherCATManagementEditor.py	Sat Sep 29 15:24:07 2018 +0300
+++ b/etherlab/EtherCATManagementEditor.py	Sat Sep 29 15:31:50 2018 +0300
@@ -329,7 +329,7 @@
         wx.Panel.__init__(self, parent, -1)
 
         self.DatatypeDescription, self.CommunicationObject, self.ManufacturerSpecific, \
-        self.ProfileSpecific, self.Reserved, self.AllSDOData = range(6)
+            self.ProfileSpecific, self.Reserved, self.AllSDOData = range(6)
 
         self.Controler = controler