-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmain.blocks
1 lines (1 loc) · 1.71 KB
/
main.blocks
1
<xml xmlns="https://developers.google.com/blockly/xml"><variables><variable id="JKzRqq!+U#`.r9xoWs)c">strip</variable></variables><block type="pxt-on-start" id="iMSLra2B|]cm.kokGjBW" x="0" y="0"><statement name="HANDLER"><block type="variables_set" id="Q7Dtc$_1Qdj_tq}PO#:6"><field name="VAR" id="JKzRqq!+U#`.r9xoWs)c">strip</field><value name="VALUE"><shadow xmlns="http://www.w3.org/1999/xhtml" type="math_number"><field name="NUM">0</field></shadow><block type="neopixel_create" id="$R]mj^x?+NM:?ySUS|M^"><field name="pin">DigitalPin.P0</field><field name="mode">NeoPixelMode.RGB</field><value name="numleds"><shadow type="math_number" id="+;di!PW1Y1OBbF.v.?Is"><field name="NUM">24</field></shadow></value></block></value></block></statement></block><block type="device_forever" id="J0$)E6rIbgz:K%8oFM~d" x="362" y="246"><statement name="HANDLER"><block type="neopixel_set_strip_rainbow" id="(PZ%q7~:Z/dK9M_UqbSL"><value name="strip"><block type="variables_get" id="6K|-O7QtM(%hl(GOfKY3"><field name="VAR" id="JKzRqq!+U#`.r9xoWs)c">strip</field></block></value><value name="startHue"><shadow type="math_number" id="MWN,Rt,Fw5Xf9|0@;]i4"><field name="NUM">1</field></shadow></value><value name="endHue"><shadow type="math_number" id="6hYH8/4^ZykW0McNj]1S"><field name="NUM">360</field></shadow></value><next><block type="neopixel_show" id="F14AXRKsmRw_xsQVY%IG"><value name="strip"><block type="variables_get" id="*uE}sw55}_oOq[nD#.UO"><field name="VAR" id="JKzRqq!+U#`.r9xoWs)c">strip</field></block></value><next><block type="device_pause" id="$FmQ;MM!M:]I%AdK?MgO"><value name="pause"><shadow type="timePicker" id="v0j=GRZdu25XrOu8(UAQ"><field name="ms">1000</field></shadow></value></block></next></block></next></block></statement></block></xml>