etherlab/CommonEtherCATFunction.py
changeset 2373 73d35ba8f982
parent 2370 e40f3914e55f
child 2374 aed3ca79a10a
--- a/etherlab/CommonEtherCATFunction.py	Sat Sep 29 12:54:42 2018 +0300
+++ b/etherlab/CommonEtherCATFunction.py	Sat Sep 29 12:55:56 2018 +0300
@@ -11,7 +11,7 @@
 import os
 import wx
 
-mailbox_protocols =  ["AoE", "EoE", "CoE", "FoE", "SoE", "VoE"]
+mailbox_protocols = ["AoE", "EoE", "CoE", "FoE", "SoE", "VoE"]
 
 
 def ExtractHexDecValue(value):