<xml xmlns="https://developers.google.com/blockly/xml" board="null">
<variables>
<variable type="int" id=";]ot-#[]LRp):y0u|T{/">distanz</variable>
<variable type="int" id="SG[@p[S263maX)D)~;}H">personen</variable>
<variable type="boolean" id="9lWlN7$Z?$?okz=d8Z4d">gesperrt</variable>
</variables>
<block type="arduino_functions" id="QWW|$jB8+*EL;}|#uA" deletable="false" x="27" y="16">
<statement name="SETUP_FUNC">
<block type="sensebox_display_beginDisplay" id="fg!ZevH4#`OjwKrJf;Cf"></block>
</statement>
<statement name="LOOP_FUNC">
<block type="variables_set_dynamic" id="-=YI@{~P)QG[n(HY$PJI">
<field name="VAR" id=";]ot-#[]LRp):y0u|T{/" variabletype="int">distanz</field>
<value name="VALUE">
<block type="sensebox_sensor_ultrasonic_ranger" id="~NyjjEU35tBdsVI(*L0C">
<mutation xmlns="http://www.w3.org/1999/xhtml" port="IO1_2"></mutation>
<field name="port">IO1_2</field>
<field name="ultrasonic_trigger">1</field>
<field name="ultrasonic_echo">2</field>
<field name="maxDistance">250</field>
<data>[object Object]</data>
</block>
</value>
<next>
<block type="sensebox_display_show" id="!PD_L4;))qvq|LUc}WF7">
<statement name="SHOW">
<block type="sensebox_display_printDisplay" id="KJl3rJe5`s6c3@i2_ef3">
<field name="COLOR">WHITE,BLACK</field>
<field name="SIZE">1</field>
<field name="X">0</field>
<field name="Y">0</field>