Was never getting main PLC

This commit is contained in:
Patrick McDonagh
2016-06-06 20:45:38 -05:00
parent d8a589c33f
commit 22f20d90a2

View File

@@ -241,7 +241,7 @@ def evalTapers():
def main():
global main_plc, device_types
main_plc = getMainPLC()
readConfig()
device_types = getDeviceTypes()
if setupTags():