-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmain.blocks
1 lines (1 loc) · 2.7 KB
/
main.blocks
1
<xml xmlns="https://developers.google.com/blockly/xml"><variables><variable id="I3*CADUp;jp4)kPOM+lZ">strip</variable><variable id="3$ifSP(PL*hPBO^CI#8c">strip2</variable></variables><block type="pxt-on-start" id="9!E~zT4pUk|eINxHg3-V" x="-3" y="-132"><statement name="HANDLER"><block type="variables_set" id="lY+f.yBJ|ttP%-#FvCU{"><field name="VAR" id="I3*CADUp;jp4)kPOM+lZ">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="Ma5.+n[6.kIguVoYmqKh"><field name="pin">DigitalPin.P0</field><field name="mode">NeoPixelMode.RGB</field><value name="numleds"><shadow type="math_number" id="+o8:9dexa7#V_K9A7_5F"><field name="NUM">10</field></shadow></value></block></value></block></statement></block><block type="device_forever" id="G^o`x;eZT/Pww1F!aSa{" x="0" y="0"><statement name="HANDLER"><block type="controls_if" id="|=K$z{~Ic#iy})|5hk+("><value name="IF0"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="logic_compare" id="g!G@J~ljB6Tj:Vn;2*^^"><field name="OP">LT</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="device_get_light_level" id="qXg.ryzvcpIL|A.i#5-?"></block></value><value name="B"><shadow type="math_number" id="z]R+G=l~qX;E?shhMQ(l"><field name="NUM">10</field></shadow></value></block></value><statement name="DO0"><block type="neopixel_set_strip_color" id="lJKIRG!UEPoRA`w6%9v["><value name="strip"><block type="variables_get" id="U2XP5$q$J}tx{685X16k"><field name="VAR" id="I3*CADUp;jp4)kPOM+lZ">strip</field></block></value><value name="rgb"><shadow type="neopixel_colors" id="pneHI8Ctq/lMe)SNW73^"><field name="color">NeoPixelColors.Yellow</field></shadow></value><next><block type="controls_if" id="?P,]?H=IlHkAH*9(44^Y"><value name="IF0"><shadow type="logic_boolean"><field name="BOOL">TRUE</field></shadow><block type="logic_compare" id="ql|32Scoeq#o/ZocEfwr"><field name="OP">GT</field><value name="A"><shadow type="math_number"><field name="NUM">0</field></shadow><block type="device_get_light_level" id="]2KMV2t(*Q5K@FrwZej#"></block></value><value name="B"><shadow type="math_number" id="C5Vqr;PyWM25tlvBC(7i"><field name="NUM">10</field></shadow></value></block></value><statement name="DO0"><block type="neopixel_set_strip_color" id="Y[UBpygJ??;`yV/X%trQ"><value name="strip"><block type="variables_get" id="WYX7w~}mxH=KpL5wVNiZ"><field name="VAR" id="I3*CADUp;jp4)kPOM+lZ">strip</field></block></value><value name="rgb"><shadow type="neopixel_colors" id="8B6(}Glqoq-_UL^*FO}l"><field name="color">NeoPixelColors.Black</field></shadow></value></block></statement></block></next></block></statement></block></statement></block></xml>