tests/canopen_master/beremiz.xml
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Fri, 29 Sep 2017 16:26:15 +0300
changeset 1837 c507c363625e
parent 412 2b9bc5ee30c0
permissions -rw-r--r--
fix pylint warning '(pointless-string-statement) String statement has no effect'

Python doesn't support docstring for variables directly. Where
appropriate Sphinx style for docstrings for variables is used
'#: some-docstring'
411
8261c8f1e365 Bug on Debug trying to start (and stop) before PLC started fixed.
laurent
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
8261c8f1e365 Bug on Debug trying to start (and stop) before PLC started fixed.
laurent
parents:
diff changeset
     2
<BeremizRoot URI_location="LOCAL://">
412
2b9bc5ee30c0 Bug on canopen tests (not being multi-platform) fixed
laurent
parents: 411
diff changeset
     3
  <TargetType/>
411
8261c8f1e365 Bug on Debug trying to start (and stop) before PLC started fixed.
laurent
parents:
diff changeset
     4
</BeremizRoot>