tests/projects/wiimote/beremiz.xml
author Edouard Tisserant <edouard.tisserant@gmail.com>
Fri, 15 Jul 2022 14:38:33 +0200
changeset 3539 c2eec6aae07e
parent 3416 53c66c4aefa3
permissions -rw-r--r--
CLI: prevent LOCAL:// runtime to use GUI (tray icon) when launch from CLI.
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>