-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmain.blocks
1 lines (1 loc) · 1.45 KB
/
main.blocks
1
<xml xmlns="https://developers.google.com/blockly/xml"><block type="pxt-on-start" id="J5zYAJc9COz|QZR[}Xj]" x="2" y="0"><statement name="HANDLER"><block type="device_set_digital_pin" id="TS;3PMnRIJlgfOkOP63@"><field name="name">DigitalPin.P0</field><value name="value"><shadow type="math_number_minmax" id="ogPa-PG(!8VpxL)C5:gZ"><mutation min="0" max="1" label="Value" precision="0"/><field name="SLIDER">0</field></shadow></value></block></statement></block><block type="device_forever" id="PL2Z*U;dVCMfD|H(Bsyu" x="398" y="23"/><block type="device_button_event" id="zM,~e?lb8A*Sh.WQmlAS" x="0" y="233"><field name="NAME">Button.A</field><statement name="HANDLER"><block type="device_set_digital_pin" id="(x`=DTn?J(7@b6CPs*/m"><field name="name">DigitalPin.P0</field><value name="value"><shadow type="math_number_minmax" id="g/7)9V$Vm(F**vC]sQ+K"><mutation min="0" max="1" label="Value" precision="0"/><field name="SLIDER">1</field></shadow></value><next><block type="device_pause" id="E(?;kSk%.}g],Ms@J=oW"><value name="pause"><shadow type="timePicker" id="YF3Lg)=JBS5ZaNIazjfu"><field name="ms">500</field></shadow></value><next><block type="device_set_digital_pin" id="Rn[%Wq~Bn`nS#CG[4[8W"><field name="name">DigitalPin.P0</field><value name="value"><shadow type="math_number_minmax" id="wL-$bx{Wm@/v$s(Wg(Qr"><mutation min="0" max="1" label="Value" precision="0"/><field name="SLIDER">0</field></shadow></value></block></next></block></next></block></statement></block></xml>