<xml xmlns="https://developers.google.com/blockly/xml" board="null">
<block type="arduino_functions" id="QWW|$jB8+*EL;}|#uA" deletable="false" x="140" y="127">
<statement name="SETUP_FUNC">
<block type="sensebox_led" id="K/guU!KTOT8MGl%}JRwM">
<field name="PIN">1</field>
<field name="STAT">HIGH</field>
<next>
<block type="sensebox_led" id="aw]vI6cLOpBFEWyw#KBz">
<field name="PIN">2</field>
<field name="STAT">LOW</field>
<next>
<block type="sensebox_led" id="r3tGCXlCeMaQS.}w`t{X">
<field name="PIN">3</field>
<field name="STAT">LOW</field>
</block>
</next>
</block>
</next>
</block>
</statement>
<statement name="LOOP_FUNC">
<block type="controls_if" id="t-A|52$dNGKaH+d.pAbU">
<value name="IF0">
<block type="logic_compare" id="MDKu}*8B9HHDEVOb+6?(">
<field name="OP">EQ</field>
<value name="A">
<block type="sensebox_button" id="I#w,4tN1y+8EY4.Nls0)">
<field name="FUNCTION">isPressed</field>
<field name="PIN">4</field>
</block>
</value>