Prepare files for test device

This commit is contained in:
Patrick McDonagh
2016-01-22 18:04:29 -06:00
parent 413e5809c1
commit 089b9de297
2 changed files with 2 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ def main():
db.commit()
db.close()
PLC_IP_ADDRESS = "192.168.1.10" # MAKE THIS A db VALUE
PLC_IP_ADDRESS = "10.10.10.3" # MAKE THIS A db VALUE
scan_rate = 10
tagList = [];