tests/wiimote/beremiz.xml
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Thu, 17 Aug 2017 14:27:06 +0300
changeset 1763 bcc07ff2362c
parent 1157 72d14a74c643
permissions -rw-r--r--
clean-up: fix PEP8 W601 .has_key() is deprecated, use 'in'
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>