diff -r 76e8ec46828a -r 745b64e7c695 etherlab/EthercatMaster.py --- a/etherlab/EthercatMaster.py Fri Dec 25 17:12:02 2020 +0000 +++ b/etherlab/EthercatMaster.py Mon Jan 18 10:59:28 2021 +0100 @@ -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 # --------------------------------------------------