diff -r f0a70f0246da -r 32ffdb32b14e etherlab/EthercatMaster.py --- 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 # --------------------------------------------------