Commit Graph

5 Commits

Author SHA1 Message Date
M35a2
8a3e1f0374 updated to account for deleted nodes 2021-09-20 13:16:53 -06:00
M35a2
a739da1d29 Update main.py 2021-09-20 13:12:13 -06:00
M35a2
5231d69a0a updated while loop to account for deleted devices
this will now check all nodes from n0 to n99. 
I found that deleted nodes breaks the previous script because after 1 node was not found, it ended. 
to check for nodes higher than n99, edit line 24
2021-09-20 12:09:47 -06:00
M35a2
92db690c6f edited while loop to account for deleted devices
this will max out at 100 nodes added. 
to add more than 100 nodes, edit line 26
2021-09-20 12:02:07 -06:00
ben
1be93cd1e8 commit 2021-08-12 11:14:36 -06:00