-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmain.blocks
1 lines (1 loc) · 4.23 KB
/
main.blocks
1
<xml xmlns="https://developers.google.com/blockly/xml"><variables><variable id="C+%OV_gqmH~NsCuUNiIg">temperatuur</variable></variables><block type="device_forever" id="sO5uFcD|7IJXNA-Q.vSN" x="-409" y="54"><statement name="HANDLER"><block type="variables_set" id="Ka.-^ydLeU/ur#qi`od5"><field name="VAR" id="C+%OV_gqmH~NsCuUNiIg">temperatuur</field><value name="VALUE"><shadow type="math_number" id="n_9}u6:?@D:L6A~~qu~2"><field name="NUM">0</field></shadow><block type="math_arithmetic" id="Fv72MOAVvF~MewOEjzV$"><field name="OP">MINUS</field><value name="A"><shadow type="math_number" id="@c{^c{}_Y^dt#FsV8ieX"><field name="NUM">0</field></shadow><block type="device_temperature" id="f0#TEH4kc||K4qzhPp8G"/></value><value name="B"><shadow type="math_number" id="Pnk%4Ma^EvlcdF|]UYT@"><field name="NUM">0</field></shadow></value></block></value></block></statement></block><block type="pxt-on-start" id="*kVKT_NQ{m}YOa/;vQ{!" x="359" y="36"/><block type="device_button_event" id="q:Hm80lXIV2fp}OXDQ@R" x="-396" y="239"><field name="NAME">Button.B</field><statement name="HANDLER"><block type="controls_if" id="A[Aq~s7s98r3O1Z{t9hk"><mutation elseif="2"/><value name="IF0"><shadow type="logic_boolean" id="ILhi-Sc0|Sd]eCmCq,J|"><field name="BOOL">TRUE</field></shadow><block type="logic_compare" id="(~IN~L!wu~^dOCM|JK|5"><field name="OP">GT</field><value name="A"><shadow type="math_number" id=".+LQyO*W?(]Do!i(^{9#"><field name="NUM">0</field></shadow><block type="variables_get" id="B$;}mki,+VgVk@g!CsEY"><field name="VAR" id="C+%OV_gqmH~NsCuUNiIg">temperatuur</field></block></value><value name="B"><shadow type="math_number" id="i+;nKi*NFK;(QEhS.RcQ"><field name="NUM">21</field></shadow></value></block></value><statement name="DO0"><block type="device_print_message" id="c((CFkqTy9WY+,EGVO/i"><value name="text"><shadow type="text" id="d]Znu=s5xD0QFsTHq[}0"><field name="TEXT">Warm korte broek</field></shadow></value><next><block type="device_show_number" id="JD(3im{.-t}CXBBm9q-h"><value name="number"><shadow type="math_number" id="YwM`_R1;toB6GH)=FVWb"><field name="NUM">0</field></shadow><block type="variables_get" id="duH.2nQv(qF%RvdWz|`a"><field name="VAR" id="C+%OV_gqmH~NsCuUNiIg">temperatuur</field></block></value></block></next></block></statement><value name="IF1"><block type="logic_compare" id="POnKWm,MI)/iMK!tN^nM"><field name="OP">GT</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="Z;NLm4|]Al+kl67;)K?["><field name="VAR" id="C+%OV_gqmH~NsCuUNiIg">temperatuur</field></block></value><value name="B"><shadow type="math_number" id="aq(z2+^caUy0[Xbr9~r{"><field name="NUM">15</field></shadow></value></block></value><statement name="DO1"><block type="device_print_message" id="}G:3yJ(d)@CKU@1,%Ye5"><value name="text"><shadow type="text" id="d*f/2U4P5~6Gqk,g9hu;"><field name="TEXT">Lekker weer! T-shirt </field></shadow></value><next><block type="device_show_number" id="D89ot7D6-j4A|#On|;R6"><value name="number"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="q._yT#NCofm@3bo?}-iS"><field name="VAR" id="C+%OV_gqmH~NsCuUNiIg">temperatuur</field></block></value></block></next></block></statement><value name="IF2"><block type="logic_compare" id="/dixIJ_$;izIL-dXeTc+"><field name="OP">LT</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="mj=P}V3@=Nk?6rdR!g:P"><field name="VAR" id="C+%OV_gqmH~NsCuUNiIg">temperatuur</field></block></value><value name="B"><shadow type="math_number" id="JeW8QN[irfx=m:2k?Our"><field name="NUM">15</field></shadow></value></block></value><statement name="DO2"><block type="device_print_message" id=")zNClVi}J7#{~XEl+$D["><value name="text"><shadow type="text" id="71is!+n9xR[D74/Bk05t"><field name="TEXT">Brrr! Warme trui!</field></shadow></value><next><block type="device_show_number" id="YXWqdemDP50xc1?E/9%N"><value name="number"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="variables_get" id="er/~|FmD`*KXuz+loF(}"><field name="VAR" id="C+%OV_gqmH~NsCuUNiIg">temperatuur</field></block></value></block></next></block></statement></block></statement></block><block type="device_temperature" id="clb/R*Ql/OMo3-trCx!*" disabled="true" x="-182" y="597"/></xml>