-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmain.blocks
More file actions
1 lines (1 loc) · 1.82 KB
/
Copy pathmain.blocks
File metadata and controls
1 lines (1 loc) · 1.82 KB
1
<xml xmlns="https://developers.google.com/blockly/xml"><variables><variable id="%j/j3Akjzr^y,;)h*/Jc">temp</variable></variables><block type="device_forever" id="Jw5-;Na:)_XsQ9=gvuj(" x="29" y="38"><comment>LET IT MEASURE AND DISPLAY TEMPERATURE. ALSO, LETS MAKE IT RUN FOREVER!!!</comment><statement name="HANDLER"><block type="variables_set" id="b{bX!FVU`]-{Afy{9|%t"><field name="VAR" id="%j/j3Akjzr^y,;)h*/Jc">temp</field><value name="VALUE"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="logic_boolean" id="x7MoU-Yh)[F^,H.Eum_V"><field name="BOOL">TRUE</field></block></value><next><block type="device_while" id="XFhp6)ZLUAvo`X#IKy)I"><value name="COND"><shadow type="logic_boolean"><field name="BOOL">FALSE</field></shadow><block type="logic_compare" id="mWeWG;A6./}^n^n$P4kX"><field name="OP">EQ</field><value name="A"><shadow type="math_number" disabled="true"><field name="NUM">0</field></shadow><block type="variables_get" id="schz/)(xsO:.l$/bcHx{"><field name="VAR" id="%j/j3Akjzr^y,;)h*/Jc">temp</field></block></value><value name="B"><shadow type="math_number" disabled="true"><field name="NUM">0</field></shadow><block type="logic_boolean" id="tN;MhV;UvG:w]_F1GI=w"><field name="BOOL">TRUE</field></block></value></block></value><statement name="DO"><block type="device_print_message" id="Csga#4uw*67#=iWi7?)a"><value name="text"><shadow type="text"><field name="TEXT">Hello!</field></shadow><block type="text_join" id="TD/Bb8+%mgt9j+@G:Yef"><mutation items="2"/><value name="ADD0"><shadow type="text" disabled="true"><field name="TEXT">Hello</field></shadow><block type="device_temperature" id="H2QNF?i;6+Ux20?Tz^9I"/></value><value name="ADD1"><shadow type="text" id="rvS0W42wc68;{3ba)EJL"><field name="TEXT">C</field></shadow></value></block></value></block></statement></block></next></block></statement></block></xml>