<xml xmlns="https://developers.google.com/blockly/xml" board="null">
<variables>
<variable type="boolean" id="h]5+LB-F$K{BxB1pW-cZ">speichern</variable>
</variables>
<block type="arduino_functions" id="QWW|$jB8+*EL;}|#uA" deletable="false" x="132" y="151">
<data>esp32</data>
<statement name="SETUP_FUNC">
<block type="sensebox_display_beginDisplay" id="}{OC2W~4:c[J9`JDkw2Y">
<next>
<block type="sensebox_sd_create_file" id="nXl!_`0X8=yb3Sgo/fUw">
<field name="Filename">Data</field>
<field name="extension">txt</field>
</block>
</next>
</block>
</statement>
<statement name="LOOP_FUNC">
<block type="controls_ifelse" id="uG[)*1LfXs/%%|?dfX9D">
<value name="IF0">
<block type="logic_compare" id="_s}.jc~-Y%.*]KERF@^S">
<field name="OP">EQ</field>
<value name="A">
<block type="sensebox_button" id="!w9`0_D-mLOo9Boy`0$]">
<field name="FUNCTION">toggleButton</field>
<field name="PIN">0</field>
</block>
</value>
<value name="B">
<block type="logic_boolean" id="7HU(Pgyb=ZH!PiYMB#*e">
<field name="BOOL">TRUE</field>
</block>