Added PyDCS as a submodule

This commit is contained in:
Anthony Conrad
2020-08-22 19:02:26 -07:00
parent 4c310d268d
commit 18896a69cf
12 changed files with 19 additions and 19 deletions

View File

@@ -2,7 +2,7 @@ import json
import os
from shutil import copyfile
import dcs
from pydcs import dcs
from userdata import persistency