-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmain.blocks
1 lines (1 loc) · 2.59 KB
/
main.blocks
1
<xml xmlns="https://developers.google.com/blockly/xml"><variables><variable id="`cmQ~aPl.mzx!X?tBQIO">strip</variable><variable id="U$3Uu`%FC*(bbEidPbS#">color</variable></variables><block type="pxt-on-start" id="~._jY]W=j2#q-?6O~bL5" x="0" y="0"><statement name="HANDLER"><block type="variables_set" id="dP-U$oQ}vvI^0t5]i#}e"><field name="VAR" id="`cmQ~aPl.mzx!X?tBQIO">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="X|nft~pcVp(O4Qx1o]8="><field name="pin">DigitalPin.P2</field><field name="mode">NeoPixelMode.RGB</field><value name="numleds"><shadow type="math_number" id="m^ob`uHqQn7Wf~hIcO^L"><field name="NUM">3</field></shadow></value></block></value><next><block type="variables_set" id="j0)7/N(UlC4w6nq{pq;|"><field name="VAR" id="U$3Uu`%FC*(bbEidPbS#">color</field><value name="VALUE"><shadow type="math_number" id="%]N[ZOGPOV)4g8#^M?%F"><field name="NUM">0</field></shadow></value></block></next></block></statement></block><block type="device_forever" id="d.O8,~InkWtn%MJ^@JW|" x="0" y="188"><statement name="HANDLER"><block type="variables_change" id="L2}bD!@44!J458mRQL)2"><field name="VAR" id="U$3Uu`%FC*(bbEidPbS#">color</field><value name="VALUE"><shadow type="math_number" id="{Qivme4gvuu=)lmvbJ;W"><field name="NUM">1</field></shadow></value><next><block type="neopixel_set_strip_rainbow" id="Uv!/U1@CzTBUQ)(yv~P0"><value name="strip"><block type="variables_get" id="LKoecs|lpkG1EveE844)"><field name="VAR" id="`cmQ~aPl.mzx!X?tBQIO">strip</field></block></value><value name="startHue"><shadow type="math_number" id="fz$q6-19[N-qK.(h1yoV"><field name="NUM">1</field></shadow><block type="variables_get" id="XHmY2fU~BSY|6J[SY}5!"><field name="VAR" id="U$3Uu`%FC*(bbEidPbS#">color</field></block></value><value name="endHue"><shadow type="math_number" id="]tOw9+?n`OF{9K:Cd(Zd"><field name="NUM">270</field></shadow><block type="math_arithmetic" id="n[,^RFI_.}}ne]4]w=Ql"><field name="OP">ADD</field><value name="A"><shadow type="math_number" id="lSx4W/yQg)w{[JO3.WJL" disabled="true"><field name="NUM">0</field></shadow><block type="variables_get" id="!QK3+Au)9-htwM|Wh4Z="><field name="VAR" id="U$3Uu`%FC*(bbEidPbS#">color</field></block></value><value name="B"><shadow type="math_number" id="e;y;@9vH1Nkj!^~z:gr,"><field name="NUM">270</field></shadow></value></block></value><next><block type="device_pause" id="qP6a1`XkhM!DT/`k`3fJ"><value name="pause"><shadow type="timePicker" id="W8~(u$=,D+Y72f4jcexW"><field name="ms">20</field></shadow></value></block></next></block></next></block></statement></block></xml>