-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathproject.xml
More file actions
2 lines (2 loc) · 3.81 KB
/
project.xml
File metadata and controls
2 lines (2 loc) · 3.81 KB
1
2
<xml xmlns="https://developers.google.com/blockly/xml"><variables><variable type="String" id="!z6[8dm5QgwNE/XtHG03">lol</variable></variables><block type="message_setup" id="t@EV)i+}oaEqNQWnMD$i" x="-1635" y="-1727"><field name="LOOP">1</field><field name="receiving_message">TRUE</field><field name="message">Hello World :)</field><field name="COPY_SAME">FALSE</field><comment pinned="false" h="100" w="460">This block allows you to send messages from the Arduino and the Arduino to send your computer messages.</comment><data>[{"receiving_message":true,"message":"Hello World :)","loop":2,"blockName":"message_setup"},{"receiving_message":true,"message":"Hello World :)","loop":3,"blockName":"message_setup"},{"receiving_message":true,"message":"Hello World :)","loop":1,"blockName":"message_setup"}]</data></block><block type="arduino_loop" id="sOT,`O?d(f(AK=:ltWi-" deletable="false" x="-1635" y="-1524"><field name="LOOP_TIMES">3</field><comment pinned="false" h="170" w="460">The void loop function runs over and over again forever</comment><statement name="loop"><block type="variables_set_string" id="tgc]ZTWd3:WMGM-UW?B}"><field name="VAR" id="!z6[8dm5QgwNE/XtHG03" variabletype="String">lol</field><comment pinned="false" h="90" w="460">This block sets the value the variable is storing. This variable will store text only.</comment><value name="VALUE"><block type="text" id="r9RR~4mnGItdP3#ISM,3"><field name="TEXT">aSf</field></block></value><next><block type="arduino_send_message" id="xh5r_7OEg#u-dc#M)(`U"><comment pinned="false" h="80" w="460">This block will send a message from the Arduino to the computer.</comment><value name="MESSAGE"><block type="text_changeCase" id="Mp_GqoSwK1lZd((#CVMG"><field name="CASE">UPPERCASE</field><value name="TEXT"><block type="text" id="6!vYG$66Abkc@WZPUEMt"><field name="TEXT">Blah</field></block></value></block></value><next><block type="arduino_send_message" id="`oj-vfW=.*Li?0$xwa4;"><comment pinned="false" h="80" w="460">This block will send a message from the Arduino to the computer.</comment><value name="MESSAGE"><block type="text_changeCase" id="0dZXh%$c-evi;ZMl0U@+"><field name="CASE">LOWERCASE</field><value name="TEXT"><block type="text" id="e))kcyRkf/F?ty.WrQ{Y"><field name="TEXT">Blah</field></block></value></block></value><next><block type="arduino_send_message" id="F3;uTVX~nY=xWY~bLKZG"><comment pinned="false" h="80" w="460">This block will send a message from the Arduino to the computer.</comment><value name="MESSAGE"><block type="text_changeCase" id="7KrXckf`K|M:O$Ga{WyJ"><field name="CASE">UPPERCASE</field><value name="TEXT"><block type="variables_get_string" id="McR=Z7i%oPDmk+VH9Tb6"><field name="VAR" id="!z6[8dm5QgwNE/XtHG03" variabletype="String">lol</field><comment pinned="false" h="80" w="460">This block gets the value that the variable is storing. This variable store a text.</comment></block></value></block></value><next><block type="arduino_send_message" id="JvuD6%vj4=f9^XEg2o)Z"><comment pinned="false" h="80" w="460">This block will send a message from the Arduino to the computer.</comment><value name="MESSAGE"><block type="text_changeCase" id="nTh1cnH]v)y9eq5b^Gdp"><field name="CASE">LOWERCASE</field><value name="TEXT"><block type="variables_get_string" id="%!rMBZM}`sss:aj%2^E1"><field name="VAR" id="!z6[8dm5QgwNE/XtHG03" variabletype="String">lol</field><comment pinned="false" h="80" w="460">This block gets the value that the variable is storing. This variable store a text.</comment></block></value></block></value><next><block type="delay_block" id="|@3xo+]F5CBubvue52h1"><comment pinned="false" h="90" w="460">
Wait for the given/defined seconds.</comment><value name="DELAY"><block type="math_number" id="@t@04B5b_El!s^[0(3aK"><field name="NUM">2</field></block></value></block></next></block></next></block></next></block></next></block></next></block></statement></block></xml>