--- a/etherlab/etherlab.py Fri Sep 28 17:48:10 2018 +0300
+++ b/etherlab/etherlab.py Fri Sep 28 17:52:30 2018 +0300
@@ -9,7 +9,8 @@
# See COPYING file for copyrights details.
--- a/etherlab/runtime_etherlab.py Fri Sep 28 17:48:10 2018 +0300
+++ b/etherlab/runtime_etherlab.py Fri Sep 28 17:52:30 2018 +0300
@@ -1,6 +1,11 @@
-import os,subprocess,sys,ctypes
from threading import Thread
from targets.typemapping import LogLevelsDict
SDOAnswered = PLCBinary.SDOAnswered