<xml xmlns="https://developers.google.com/blockly/xml" board="null">
<block type="arduino_functions" id="QWW|$jB8+*EL;}|#uA" deletable="false" x="27" y="16">
<statement name="SETUP_FUNC">
<block type="sensebox_phyphox_init" id="gXnrf@@(Ma_*_}jl$GBt">
<field name="devicename">'Dein Wunschname'</field>
<next>
<block type="sensebox_phyphox_experiment" id="u^NjD#rIkuzd$5Fz8w;l">
<field name="title">Wassertemperatur</field>
<field name="description">Messwerte des Wasserthermometers</field>
<statement name="view">
<block type="sensebox_phyphox_graph" id="a4nr%_X3ZwAuqLBo56@m">
<field name="label">Temperatur</field>
<field name="unitx">s</field>
<field name="unity">C</field>
<field name="labelx">Zeit</field>
<field name="labely">Temperatur</field>
<field name="style">line</field>
<value name="channel0">
<block type="sensebox_phyphox_timestamp" id="cO6S!);g|%oAMXYsmm}v"></block>
</value>
<value name="channel1">
<block type="sensebox_phyphox_channel" id="=rF@WvaU+~W1feO}GSh*">
<field name="channel">1</field>
</block>
</value>
</block>
</statement>
</block>
</next>
</block>
</statement>