diff -r 0ae721a79654 -r a9a6dbc506e9 etherlab/EthercatMaster.py --- a/etherlab/EthercatMaster.py Sat Sep 29 16:46:41 2018 +0300 +++ b/etherlab/EthercatMaster.py Sat Sep 29 16:48:25 2018 +0300 @@ -587,7 +587,6 @@ entry["children"] = [] if slave_pos is not None: entry["Position"] = str(slave_pos) - entry if index != current_index: current_index = index current_entry = entry