etherlab/EthercatMaster.py
changeset 2703 32ffdb32b14e
parent 2643 b98d9e08231f
child 3750 f62625418bff
--- a/etherlab/EthercatMaster.py	Tue Dec 22 14:53:15 2020 +0100
+++ b/etherlab/EthercatMaster.py	Mon Jul 13 13:56:42 2020 +0200
@@ -97,6 +97,8 @@
         return ((["etherlab_ext"], [(Gen_etherlabfile_path, IECCFLAGS)], True), "",
                 ("runtime_etherlab.py", open(GetLocalPath("runtime_etherlab.py"))))
 
+                # TODO : rename to match runtime_{location}_extname.py format
+
 # --------------------------------------------------
 #                 Ethercat MASTER
 # --------------------------------------------------