-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmain.blocks
1 lines (1 loc) · 3.05 KB
/
main.blocks
1
<xml xmlns="https://developers.google.com/blockly/xml"><variables><variable id="uBgq?hPgH(GHq0g`UrLB">strip</variable></variables><block type="pxt-on-start" id="Jku;*9o8UcSyuNjghe1]" x="0" y="0"><statement name="HANDLER"><block type="variables_set" id="get2Kr_!Ps7E0o|zBPs`"><field name="VAR" id="uBgq?hPgH(GHq0g`UrLB">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=".V1}?]|]GGHELOlyJP{y"><field name="pin">DigitalPin.P0</field><field name="mode">NeoPixelMode.RGB_RGB</field><value name="numleds"><shadow type="math_number" id="5Plh.=4,@GIe`e_4ENes"><field name="NUM">1</field></shadow></value></block></value></block></statement></block><block type="device_forever" id="Xkcx@}HE~CaP_kaEo7~e" x="-1" y="191"><statement name="HANDLER"><block type="neopixel_set_strip_color" id="eI5bl(2~XM~z`Ez#V$J}"><value name="strip"><block type="variables_get" id=":g-PblE?Jr:w/GDnqlNw"><field name="VAR" id="uBgq?hPgH(GHq0g`UrLB">strip</field></block></value><value name="rgb"><shadow type="neopixel_colors" id="zK~$H~UrHD9,[-Jz#4-n"><field name="color">NeoPixelColors.Red</field></shadow></value><next><block type="device_pause" id="$j9#bC,ZWUdpsXrtK;I!"><value name="pause"><shadow type="timePicker" id="`5tV)KrO|$f*GDvUNv`."><field name="ms">500</field></shadow></value><next><block type="neopixel_set_strip_color" id="PlcofCT+jk?8Xz.uz__g"><value name="strip"><block type="variables_get" id="_X}Z|IYUt%PPtU8znz4:"><field name="VAR" id="uBgq?hPgH(GHq0g`UrLB">strip</field></block></value><value name="rgb"><shadow type="neopixel_colors" id="mXdrT+aBH{4xzFQfjzOx"><field name="color">NeoPixelColors.Green</field></shadow></value><next><block type="device_pause" id="mNJw+}N@xRZ2D(%@u,ec"><value name="pause"><shadow type="timePicker" id="?(,PlQdMmco`s#k^nY;i"><field name="ms">500</field></shadow></value><next><block type="neopixel_set_strip_color" id=":3El@#UO[2xF!hq`xR^S"><value name="strip"><block type="variables_get" id="p[TI!d/5zf-X76608}aI"><field name="VAR" id="uBgq?hPgH(GHq0g`UrLB">strip</field></block></value><value name="rgb"><shadow type="neopixel_colors" id="([c9nJTGpnO_pAd~~9U`"><field name="color">NeoPixelColors.Blue</field></shadow></value><next><block type="device_pause" id="!Gn2@gRfU^ho27soy8|p"><value name="pause"><shadow type="timePicker" id="R4ckQi3kW}rl+j),a^+?"><field name="ms">500</field></shadow></value><next><block type="neopixel_set_strip_color" id="{pkn$cID7JY|.WMwNsOT"><value name="strip"><block type="variables_get" id="3LJbaW8K/[4LG^.)PX+q"><field name="VAR" id="uBgq?hPgH(GHq0g`UrLB">strip</field></block></value><value name="rgb"><shadow type="neopixel_colors" id="6AAp6Kf=BTZ!Nc/?ogV}"><field name="color">NeoPixelColors.White</field></shadow></value><next><block type="device_pause" id="izS5#Ujz]1*%qvv=x:~:"><value name="pause"><shadow type="timePicker" id="Euj:sXGo5=V54E3p5ioc"><field name="ms">500</field></shadow></value></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></statement></block></xml>