updated submodule

This commit is contained in:
2021-01-04 23:10:02 +01:00
parent 2a991c44c2
commit 467f53cb72
2 changed files with 2 additions and 2 deletions

2
XML

Submodule XML updated: 143a75cdf0...2fddb6ae3f

View File

@@ -94,7 +94,7 @@ class Xml_reader:
}
# ##test
# xml_reader = Xml_reader('XML/config.xml','XML/config.xsd')
# xml_reader = Xml_reader('XML/Test.xml','XML/config.xsd')
# print(xml_reader.get_device_names)
# print(xml_reader.get_value_info("example"))
# print(xml_reader.get_port("example"))