tests/wiimote/beremiz.xml
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Tue, 22 Aug 2017 17:14:08 +0300
changeset 1786 b6d47158d68a
parent 1157 72d14a74c643
permissions -rw-r--r--
add shell script to test Beremiz python code

currently only codestyle checking is done using pycodestyle (ex-pep8).
Later checks by flake8 and pylint maybe enabled.
1157
72d14a74c643 Added wiimote input example using python-cwiid and python PLC global variable access
Edouard Tisserant
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
72d14a74c643 Added wiimote input example using python-cwiid and python PLC global variable access
Edouard Tisserant
parents:
diff changeset
     2
<BeremizRoot URI_location="LOCAL://">
72d14a74c643 Added wiimote input example using python-cwiid and python PLC global variable access
Edouard Tisserant
parents:
diff changeset
     3
  <TargetType/>
72d14a74c643 Added wiimote input example using python-cwiid and python PLC global variable access
Edouard Tisserant
parents:
diff changeset
     4
</BeremizRoot>