tests/projects/c_runtime/beremiz.xml
author Edouard Tisserant <edouard@beremiz.fr>
Mon, 22 Jul 2024 16:09:12 +0200
changeset 3995 84a668564748
parent 3955 792ae5ff01ca
permissions -rw-r--r--
MQTT: take C part away from python code for readability.

C lines change a bit because of unnecessary escaping for '\'.
<?xml version='1.0' encoding='utf-8'?>
<BeremizRoot URI_location="ERPC://localhost:61131">
  <TargetType/>
  <Libraries Enable_Native_Library="true" Enable_Python_Library="false"/>
</BeremizRoot>