Created this to get more familiar with UI Flow for the M5StickC Plus.
Just download the m5f file to load into UI Flow and attach the images. Then update the "time_offset" variable to your UTC offset, currently it is set to mine PST with a value of "-8". The WiFi credentials need to also be updated to get the correct time.
This project uses NTP over WiFi to get the time and if Santa is delivering gifts, then shows where he is based on the time zone where it is Christmas. This also provides a countdown to how many days until Christmas (as long as it is December) by pressing button A.
The music is provided by converting a midi and using the code info provided by the project:
https://github.com/bstein2379/M5StickC-Plus-Ringtone-Jukebox
and
https://github.com/dhylands/upy-rtttl
To avoid waiting for Christmas Eve / Christmas Day to see this work, I have added a debugging mode to change the time to 10 seconds before the change of the our of Christmas Eve or Christmas Day. The debug is set by pressing button B (to see the battery charge) and then pressing B again before the main screen is shown. On the debug screen, pressing Button A, the hour will change from 0 - 23 on Christmas Eve, then option to use the current time (with the new date), then 0-23 on Christmas Day, and then option to use the current time on Christmas Day.
santa_tracker.m5f
MicroPython{"components":[{"id":"_stickplusscreen","createTime":1605227147591,"name":"screen","x":0,"y":0,"width":160,"height":284,"backgroundColor":"#ebecee","backgroundImage":"","type":"screen"},{"id":"qy6#T1T2NZzxo_Ur","createTime":1605230619134,"isCoreTwo":false,"isCoreInk":false,"name":"image0","x":0,"y":0,"imagePath":"Time_Zones.jpg","visibility":true,"imageInvert":false,"imageThreshold":128,"type":"image","layer":4},{"id":"@JAsDEKSQFiK5V53","createTime":1608679342531,"isCoreTwo":false,"isCoreInk":false,"name":"image1","x":235,"y":60,"imagePath":"santa.png","visibility":true,"imageInvert":false,"imageThreshold":128,"type":"image","layer":6},{"id":"6krVQA+Wa7IVMoW*","createTime":1608702225055,"isCoreTwo":false,"isCoreInk":false,"name":"image2","x":0,"y":104,"imagePath":"map_l.jpg","visibility":true,"imageInvert":false,"imageThreshold":128,"type":"image","layer":7},{"id":"Pe^n&_R3R6$@pW$k","createTime":1608706302811,"isCoreTwo":false,"isCoreInk":false,"name":"santa_down","x":0,"y":89,"imagePath":"santa_dn.png","visibility":true,"imageInvert":false,"imageThreshold":128,"type":"image","layer":8},{"id":"xzQfqA4blz6lRII7","createTime":1608754095485,"isCoreTwo":false,"isCoreInk":false,"name":"map_m","x":0,"y":38,"imagePath":"map_m.jpg","visibility":true,"imageInvert":false,"imageThreshold":128,"type":"image","layer":10}],"type":"stick-C-plus","versions":"Beta","units":[],"hats":[],"blockly":"<variables><variable id=\"tU;[r,px5sQiv1Bg:Dtf\">freq</variable><variable id=\"[J8{9WV2DGMbBQO[I4o5\">msec</variable><variable id=\"kIazC_RGw#{z)6nA#vVF\">time_offset</variable><variable id=\"oIbe4hQYG[[x)m7J:CUO\">debug_set</variable><variable id=\"wM)Wgbcu2e%psAm,Va_6\">i</variable><variable id=\"RTVQziFtHwH;.`YBixLU\">santa_d_x</variable><variable id=\"AlD7m7$QWvuOg(7LNA#9\">santa_d_y</variable><variable id=\"uig!lS5J|IKd2u/qF#c-\">store_min</variable><variable id=\"ANYUrNan3.H}3,7~=dd/\">days_remaining</variable><variable id=\"StVE~TP`oYJuO{O52l)Z\">santa_x</variable><variable id=\"WNeo*8e{KIKWPyj-2wV;\">santa_y</variable><variable id=\"%N;r0hpxAbyIn660X*d(\">debug_hour</variable><variable id=\"AH^9s%)gec28|a_P+y+1\">debug_day</variable><variable id=\"|U6msF@0[!7I(vSB7/TX\">sec_str</variable><variable id=\"rV{35oP/7@`6t7h[F!Ci\">min_str</variable><variable id=\"K!Qq(HI)Nu=P8O+P0_Et\">NOTE</variable></variables><block type=\"basic_on_setup\" id=\"setup_block\" deletable=\"false\" x=\"-1533\" y=\"377\"><next><block type=\"screen_set_rotate\" id=\"tpx#d-%qfH%O9v=i}QYw\"><field name=\"ROTATE\">3</field><next><block type=\"screen_set_bgcolor\" id=\"AJ.b_u:MrVycThj0JneY\"><field name=\"COLOR\">#99ffff</field><next><block type=\"variables_set\" id=\"%~KK%11VU(m!?z#7E%K)\"><field name=\"VAR\" id=\"kIazC_RGw#{z)6nA#vVF\">time_offset</field><value name=\"VALUE\"><block type=\"math_number\" id=\"lSMFh{j.jn1~k[Fe2t.V\"><field name=\"NUM\">-8</field></block></value><next><block type=\"variables_set\" id=\"_kM`W~{,*u[g4E_Iy2J+\"><field name=\"VAR\" id=\"oIbe4hQYG[[x)m7J:CUO\">debug_set</field><value name=\"VALUE\"><block type=\"logic_boolean\" id=\"DRE=3|)C3k!3-x84DgGD\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"variables_set\" id=\".bx`t^8z#K_E|!aD%OXi\"><field name=\"VAR\" id=\"AlD7m7$QWvuOg(7LNA#9\">santa_d_y</field><value name=\"VALUE\"><block type=\"math_number\" id=\"Mk@JVq+2WDswHyM-se66\"><field name=\"NUM\">0</field></block></value><next><block type=\"lcd_clear\" id=\",V1r2*o^xUEhg|z1|1B{\"><next><block type=\"image_set_image\" id=\"^YZP17ecLq8.0mn=Y2TI\"><field name=\"COMPONENT\">image0</field><field name=\"IMAGE\">Time_Zones.jpg</field><next><block type=\"image_set_image\" id=\"eBn0r0~k~B_S=$|t4=^@\"><field name=\"COMPONENT\">image1</field><field name=\"IMAGE\">santa.png</field><next><block type=\"image_set_image\" id=\"qR[=OkBdvO8LcCPol?$X\"><field name=\"COMPONENT\">image2</field><field name=\"IMAGE\">map_l.jpg</field><next><block type=\"image_show\" id=\"A8z=a{,P3ne=@3cVElp%\"><field name=\"COMPONENT\">image0</field><next><block type=\"lcd_setFont\" id=\"AyhAdkq]s;jqOprLv|Ii\"><field name=\"FONT_FAMILY\">FONT_Comic</field><next><block type=\"lcd_print\" id=\"sc:J_(mnCa!%uZZEO?wJ\"><field name=\"COLOR\">#006600</field><value name=\"TEXT\"><shadow type=\"text\" id=\"Ut/d)AOmi,Z;BB_watwx\"><field name=\"TEXT\">Connecting</field></shadow></value><value name=\"X\"><shadow type=\"math_number\" id=\"mZoB{2%?y~=mt#6%^cCJ\"><field name=\"NUM\">50</field></shadow></value><value name=\"Y\"><shadow type=\"math_number\" id=\"e{{+m0JwR{aY!^A`%8Gy\"><field name=\"NUM\">5</field></shadow></value><next><block type=\"wifi_doConnect\" id=\"32I54QfR5*t%wV@ug:`P\"><value name=\"apiKey\"><shadow type=\"text\" id=\":d26?zk)OjG9b7Bmnwm|\"><field name=\"TEXT\">WiFi SSID</field></shadow></value><value name=\"Msg\"><shadow type=\"text\" id=\"w{6Q%#I2}Pj#579Z}Qf7\"><field name=\"TEXT\">WiFi Password</field></shadow></value><next><block type=\"controls_ifelse\" id=\"{n(slN.t!Z!Bq2ho10-C\"><value name=\"IF0\"><block type=\"wifi_isconnect\" id=\"u?*6!KE~xZ#NEXPF5w4e\"></block></value><statement name=\"DO0\"><block type=\"image_show\" id=\"Fp]8n8UJX92)p._}iKYc\"><field name=\"COMPONENT\">image0</field><next><block type=\"lcd_print\" id=\"WpC=E:l$]CPB6ccm/6!5\"><field name=\"COLOR\">#006600</field><value name=\"TEXT\"><shadow type=\"text\" id=\"YPIaNuA$P)ZxJBZbH=k@\"><field name=\"TEXT\">Connected</field></shadow></value><value name=\"X\"><shadow type=\"math_number\" id=\"y]ln.z,5!9YvJ3G+I*Or\"><field name=\"NUM\">52</field></shadow></value><value name=\"Y\"><shadow type=\"math_number\" id=\"$jIV(6?XhWTGe*9;mYZ-\"><field name=\"NUM\">5</field></shadow></value></block></next></block></statement><statement name=\"ELSE\"><block type=\"wifi_reconnect\" id=\"AmCtl?={$Af#!o@$Mhcg\"><next><block type=\"controls_if\" id=\"_c-9r{_@._?m[L-j0E|J\"><value name=\"IF0\"><block type=\"logic_negate\" id=\"k^N5:@vm+6:H+Qv1G737\"><value name=\"BOOL\"><block type=\"wifi_isconnect\" id=\"=Rs=On2%sOL:8[fZYXnV\"></block></value></block></value><statement name=\"DO0\"><block type=\"image_show\" id=\"On(w-g.yyFwGY}@^k-Sz\"><field name=\"COMPONENT\">image0</field><next><block type=\"lcd_print\" id=\"~:no${gI)AJjom`@1T*-\"><field name=\"COLOR\">#006600</field><value name=\"TEXT\"><shadow type=\"text\" id=\"|!Kvm6yhdpHBTYZ`kbOH\"><field name=\"TEXT\">Could not Connect</field></shadow></value><value name=\"X\"><shadow type=\"math_number\" id=\"cvGu,ov~)7;3s8+a+nKL\"><field name=\"NUM\">0</field></shadow></value><value name=\"Y\"><shadow type=\"math_number\" id=\"%c8Os;48[mW,?`sbfw*;\"><field name=\"NUM\">0</field></shadow></value></block></next></block></statement></block></next></block></statement><next><block type=\"execute\" id=\"}`]:tt}u]1MiJkGPP*CD\"><field name=\"CODE\">pressed = False</field><next><block type=\"ntp_init_dropdown\" id=\"3#^X@8;pH@7HB=N~O~,,\"><field name=\"host\">us.pool.ntp.org</field><value name=\"timezone\"><shadow type=\"math_number\" id=\"Vy9:!)x7JIGjui^~Pe6m\"><field name=\"NUM\">-8</field></shadow><block type=\"variables_get\" id=\"3:o4/fQH/l;/R/c=UPrU\"><field name=\"VAR\" id=\"kIazC_RGw#{z)6nA#vVF\">time_offset</field></block></value><next><block type=\"rtc_set_client\" id=\"V`]CoaFzr3]DX4FK!2KO\"><value name=\"YEAR\"><shadow type=\"math_number\" id=\"ICiFA;6]cKwNbb?ZuZ]}\"><field name=\"NUM\">0</field></shadow><block type=\"ntp_get_year\" id=\"}ynbO8L),Zg~p+1d;%Ch\"></block></value><value name=\"MONTH\"><shadow type=\"math_number\" id=\"G{It0!(+O~zwvIwiU+#j\"><field name=\"NUM\">0</field></shadow><block type=\"ntp_get_month\" id=\"khw;[}I7d3d$u5.(8{CL\"></block></value><value name=\"DAY\"><shadow type=\"math_number\" id=\"sso[[[C?t$6:jeY:9ztN\"><field name=\"NUM\">0</field></shadow><block type=\"ntp_get_day\" id=\"v1A~H*K$gR3ej/:3.JV;\"></block></value><value name=\"HOUR\"><shadow type=\"math_number\" id=\"rNYa^m+q4vImuaOsCt$%\"><field name=\"NUM\">0</field></shadow><block type=\"ntp_get_hour\" id=\"#r7:(ZJDw)R8+#j/.CM4\"></block></value><value name=\"MINUTE\"><shadow type=\"math_number\" id=\"^I]o=CBEamufoN5c]s05\"><field name=\"NUM\">0</field></shadow><block type=\"ntp_get_minute\" id=\"olC=t-+?Ck@^8K%.)G?Z\"></block></value><value name=\"SECOND\"><shadow type=\"math_number\" id=\"*+DMA3)#.MWE^z7f.vcc\"><field name=\"NUM\">0</field></shadow><block type=\"ntp_get_second\" id=\"G?(R#u=8+@D(`ypmo.dL\"></block></value><next><block type=\"variables_set\" id=\"JrZI?Mm@maE5IPf^f]}9\"><field name=\"VAR\" id=\"K!Qq(HI)Nu=P8O+P0_Et\">NOTE</field><value name=\"VALUE\"><block type=\"lists_create_with\" id=\"YzbIMJ@P),d*F,KDwMk*\"><mutation items=\"16\"></mutation><value name=\"ADD0\"><block type=\"math_number\" id=\"@dWV!8F/dJfs{Ofr=HtM\"><field name=\"NUM\">440</field></block></value><value name=\"ADD1\"><block type=\"math_number\" id=\"f~`M4y8h.*2wz|t6[!R/\"><field name=\"NUM\">493.9</field></block></value><value name=\"ADD2\"><block type=\"math_number\" id=\"1/?nvo-QTtg$/L@%H(}M\"><field name=\"NUM\">261.6</field></block></value><value name=\"ADD3\"><block type=\"math_number\" id=\"@*)Sc.^pBGP{BVdD#apT\"><field name=\"NUM\">293.7</field></block></value><value name=\"ADD4\"><block type=\"math_number\" id=\"lE2TOvZ-L*bGy*,aLia5\"><field name=\"NUM\">329.6</field></block></value><value name=\"ADD5\"><block type=\"math_number\" id=\"rP{B6dAXiBei|:8D,]*Q\"><field name=\"NUM\">349.2</field></block></value><value name=\"ADD6\"><block type=\"math_number\" id=\"(Y(AvR{_oh$=%Bjn7/=[\"><field name=\"NUM\">392</field></block></value><value name=\"ADD7\"><block type=\"math_number\" id=\"gNv,/qmW9}yApmfw31yn\"><field name=\"NUM\">0</field></block></value><value name=\"ADD8\"><block type=\"math_number\" id=\"R}z3([^kR@b%lo[b+u}%\"><field name=\"NUM\">466.2</field></block></value><value name=\"ADD9\"><block type=\"math_number\" id=\"2^]qus:UPnZrcJb}Xv}(\"><field name=\"NUM\">0</field></block></value><value name=\"ADD10\"><block type=\"math_number\" id=\"2U67?IfCR4#c/)gHYWvF\"><field name=\"NUM\">277.2</field></block></value><value name=\"ADD11\"><block type=\"math_number\" id=\"GWrD`sSB}Zqtff8;BJ1U\"><field name=\"NUM\">311.1</field></block></value><value name=\"ADD12\"><block type=\"math_number\" id=\"**2$Z%{PKveAinhV[F;u\"><field name=\"NUM\">0</field></block></value><value name=\"ADD13\"><block type=\"math_number\" id=\"n;3~{~}:5sIo.[:W[6(d\"><field name=\"NUM\">370</field></block></value><value name=\"ADD14\"><block type=\"math_number\" id=\":.]mI3iDye_;t6]b9qnt\"><field name=\"NUM\">415.3</field></block></value><value name=\"ADD15\"><block type=\"math_number\" id=\"W}{jEg8KV@g6u!bi*ZA8\"><field name=\"NUM\">0</field></block></value></block></value><next><block type=\"execute\" id=\"v6rKV?Nkr[vR(?[|k6`|\"><field name=\"CODE\">class RTTTL:\n\n def __init__(self, tune):\n tune_pieces = tune.split(':')\n if len(tune_pieces) != 3:\n raise ValueError('tune should contain exactly 2 colons')\n self.tune = tune_pieces[2]\n self.tune_idx = 0\n self.parse_defaults(tune_pieces[1])\n\n def parse_defaults(self, defaults):\n # Example: d=4,o=5,b=140\n val = 0\n id = ' '\n for char in defaults:\n char = char.lower()\n if char.isdigit():\n val *= 10\n val += ord(char) - ord('0')\n if id == 'o':\n self.default_octave = val\n elif id == 'd':\n self.default_duration = val\n elif id == 'b':\n self.bpm = val\n elif char.isalpha():\n id = char\n val = 0\n # 240000 = 60 sec/min * 4 beats/whole-note * 1000 msec/sec\n self.msec_per_whole_note = 240000.0 / self.bpm\n\n def next_char(self):\n if self.tune_idx < len(self.tune):\n char = self.tune[self.tune_idx]\n self.tune_idx += 1\n if char == ',':\n char = ' '\n return char\n return '|'\n\n def notes(self):\n \"\"\"Generator which generates notes. Each note is a tuple where the\n first element is the frequency (in Hz) and the second element is\n the duration (in milliseconds).\n \"\"\"\n while True:\n # Skip blank characters and commas\n char = self.next_char()\n while char == ' ':\n char = self.next_char()\n\n # Parse duration, if present. A duration of 1 means a whole note.\n # A duration of 8 means 1/8 note.\n duration = 0\n while char.isdigit():\n duration *= 10\n duration += ord(char) - ord('0')\n char = self.next_char()\n if duration == 0:\n duration = self.default_duration\n\n if char == '|': # marker for end of tune\n return\n\n note = char.lower()\n if note >= 'a' and note <= 'g':\n note_idx = ord(note) - ord('a')\n elif note == 'h':\n note_idx = 1 # H is equivalent to B\n else:\n note_idx = 7 # pause\n char = self.next_char()\n\n # Check for sharp note\n if char == '#':\n note_idx += 8\n char = self.next_char()\n\n # Check for duration modifier before octave\n # The spec has the dot after the octave, but some places do it\n # the other way around.\n duration_multiplier = 1.0\n if char == '.':\n duration_multiplier = 1.5\n char = self.next_char()\n\n # Check for octave\n if char >= '4' and char <= '7':\n octave = ord(char) - ord('0')\n char = self.next_char()\n else:\n octave = self.default_octave\n\n # Check for duration modifier after octave\n if char == '.':\n duration_multiplier = 1.5\n char = self.next_char()\n\n freq = NOTE[note_idx] * (1 << (octave - 4))\n msec = (self.msec_per_whole_note / duration) * duration_multiplier\n\n #print('note ', note, 'duration', duration, 'octave', octave, 'freq', freq, 'msec', msec)\n\n yield freq, msec\n\n</field><next><block type=\"pwm\" id=\"{_UYSO~v)II30S#CK03`\"><field name=\"PWM\">PWM0</field><field name=\"TIME\">0</field><value name=\"pin\"><shadow type=\"math_number\" id=\"nmB^G1v^)b3l-i^1~{.I\"><field name=\"NUM\">2</field></shadow></value><value name=\"freg\"><shadow type=\"math_number\" id=\"Ktl~bb_s95FaAjSdUec+\"><field name=\"NUM\">100</field></shadow></value><value name=\"duty\"><shadow type=\"math_number\" id=\"`@]b.t4DLa5(d]dt[4OD\"><field name=\"NUM\">0</field></shadow></value><next><block type=\"pwm_pause\" id=\"2Kz)o2RM@h[eOb2rrg=s\"><field name=\"PWM\">PWM0</field><next><block type=\"image_show\" id=\"]S==`kY0}!p/AP17Y@6$\"><field name=\"COMPONENT\">image0</field><next><block type=\"basic_on_loop\" id=\"hk}+-m-dDyS%v!DS/vvz\"><statement name=\"LOOP\"><block type=\"procedures_callnoreturn\" id=\"U2.5K4TE?e^A3mNIc:Ot\"><mutation name=\"show_time\"></mutation></block></statement></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block><block type=\"procedures_defnoreturn\" id=\"2GI]g+65h(pAeBw-X@cq\" x=\"110\" y=\"590\"><field name=\"NAME\">show_days_left</field><statement name=\"STACK\"><block type=\"lcd_clear\" id=\"oub@6g`8*[G%NJt_ywE|\"><next><block type=\"image_show\" id=\"zYWihhzr9J#Z@5/h),Rg\"><field name=\"COMPONENT\">image0</field><next><block type=\"lcd_setFont\" id=\"*l-h5`D|W9y~50N}4$J8\"><field name=\"FONT_FAMILY\">FONT_Comic</field><next><block type=\"controls_if\" id=\"[hFNvftX;.TxdGj5po%R\"><value name=\"IF0\"><block type=\"logic_compare\" id=\"~Rq#SG7b_r0H#AdmfSo$\"><field name=\"OP\">EQ</field><value name=\"A\"><block type=\"rtc_set_client_month\" id=\"A5|M*0gkn.Dh::k%B55G\"></block></value><value name=\"B\"><block type=\"math_number\" id=\"ZTXT?n{5xc+Z_o;@ma0f\"><field name=\"NUM\">12</field></block></value></block></value><statement name=\"DO0\"><block type=\"variables_set\" id=\")[]N;*rAQCju3fcs!Z7s\"><field name=\"VAR\" id=\"ANYUrNan3.H}3,7~=dd/\">days_remaining</field><value name=\"VALUE\"><block type=\"math_arithmetic\" id=\"N.s+u|WzGhWovOP`H{S1\"><field name=\"OP\">MINUS</field><value name=\"A\"><block type=\"math_number\" id=\"cRmqS{3.2FvNT!8wPCRm\"><field name=\"NUM\">25</field></block></value><value name=\"B\"><block type=\"rtc_set_client_day\" id=\"+]hUh(vSjT+#dwf5U@hf\"></block></value></block></value><next><block type=\"controls_if\" id=\"FEorhEcln_oH//v*f,_r\"><mutation else=\"1\"></mutation><value name=\"IF0\"><block type=\"logic_compare\" id=\"YBtj92wkMp;@!lc^@aSK\"><field name=\"OP\">LTE</field><value name=\"A\"><block type=\"variables_get\" id=\"Bg=JbM1)eC|1D/bomYwq\"><field name=\"VAR\" id=\"ANYUrNan3.H}3,7~=dd/\">days_remaining</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"PJo+}}(bD}yuI+g3X4[,\"><field name=\"NUM\">0</field></block></value></block></value><statement name=\"DO0\"><block type=\"lcd_print\" id=\"tRbzJaq]pmg[PaRKt6~-\"><field name=\"COLOR\">#006600</field><value name=\"TEXT\"><shadow type=\"text\" id=\"zO)`PVOU$t4C=tXyXaeV\"><field name=\"TEXT\"></field></shadow><block type=\"text\" id=\"m8;sHxVYM{-jSu)Ebf3M\"><field name=\"TEXT\">Merry Christmas!!!</field></block></value><value name=\"X\"><shadow type=\"math_number\" id=\"LMOc(Peu+_~80t6H/?`W\"><field name=\"NUM\">12</field></shadow></value><value name=\"Y\"><shadow type=\"math_number\" id=\"nQeq9pJy4D=%MWlT#b`R\"><field name=\"NUM\">10</field></shadow></value></block></statement><statement name=\"ELSE\"><block type=\"lcd_print\" id=\"c?LPBoDY*8@CR]uWU8c,\"><field name=\"COLOR\">#006600</field><value name=\"TEXT\"><shadow type=\"text\"><field name=\"TEXT\"></field></shadow><block type=\"text_add\" id=\"M%u5g0i3*2]Zr+J?r4GJ\"><value name=\"arg0\"><shadow type=\"text\"><field name=\"TEXT\"></field></shadow><block type=\"variables_get\" id=\"vSeZ`3%;Rww7LOmKRaWr\"><field name=\"VAR\" id=\"ANYUrNan3.H}3,7~=dd/\">days_remaining</field></block></value><value name=\"arg1\"><block type=\"text\" id=\"K{y{b_{LkFz?5z-;YJ6?\"><field name=\"TEXT\"> Day(s) Till...</field></block></value></block></value><value name=\"X\"><shadow type=\"math_number\" id=\"]Mqct_zG2eYyI~Uc_ouV\"><field name=\"NUM\">30</field></shadow></value><value name=\"Y\"><shadow type=\"math_number\" id=\"-knTtRr;Iye:].?v*ULb\"><field name=\"NUM\">10</field></shadow></value></block></statement></block></next></block></statement><next><block type=\"variables_set\" id=\"yT$f/@AmB#SK(4Hx+w*Z\"><field name=\"VAR\" id=\"StVE~TP`oYJuO{O52l)Z\">santa_x</field><value name=\"VALUE\"><block type=\"math_number\" id=\"U=osq7_5*gG[.@0!=0ie\"><field name=\"NUM\">235</field></block></value><next><block type=\"variables_set\" id=\"N_{Tc`dPXH#q(KrCa*=E\"><field name=\"VAR\" id=\"WNeo*8e{KIKWPyj-2wV;\">santa_y</field><value name=\"VALUE\"><block type=\"math_number\" id=\"yausMBUmZS.8NU}]S-ul\"><field name=\"NUM\">50</field></block></value><next><block type=\"image_set_position\" id=\"Ei~ZuUBd~#?]I|68p{,$\"><field name=\"COMPONENT\">image1</field><value name=\"X\"><shadow type=\"math_number\" id=\"cUoN_^[e2_{Sa5rx)AZZ\"><field name=\"NUM\">235</field></shadow><block type=\"variables_get\" id=\"8!Bp-%*m=veD7K}CwL6k\"><field name=\"VAR\" id=\"StVE~TP`oYJuO{O52l)Z\">santa_x</field></block></value><value name=\"Y\"><shadow type=\"math_number\" id=\":SX=0vy_W~~|,K2gAJ:1\"><field name=\"NUM\">25</field></shadow><block type=\"variables_get\" id=\"i84/u2tG_{2/C-c[[g)i\"><field name=\"VAR\" id=\"WNeo*8e{KIKWPyj-2wV;\">santa_y</field></block></value><next><block type=\"image_show\" id=\"::2uCJ349TQFDd%pqDaG\"><field name=\"COMPONENT\">image1</field><next><block type=\"execute\" id=\"-4Wh/#NDC1Gp{${)F7+c\"><field name=\"CODE\">tune = RTTTL('to_town:d=4,o=5,b=140:2p.,g,384p,8e,384p,8f,384p,g,384p,g.,384p,8g,384p,8a,384p,8b,384p,c6,384p,2c6,384p,8e,384p,8f,384p,g,384p,g,384p,g,384p,8a,384p,8g,384p,f,384p,2f,384p,e,384p,g,384p,c,384p,e,384p,d,384p,2f,384p,b4,384p,2c,1p.,8g,384p,8e,384p,8f,384p,g,384p,g.,384p,8g,384p,8a,384p,8b,384p,c6,384p,2c6,384p,8e,384p,8f,384p,g,384p,g,384p,g,384p,8a,384p,8g,384p,f,384p,2f,384p,e,384p,g,384p,c,384p,e,384p,d,384p,2f,384p,b4,384p,1c,2p')\n\n\n\n\n\n\n\n\n\n</field><next><block type=\"execute\" id=\"Ul%$Kt?a:nPAZ]+Od:7]\"><field name=\"CODE\">for freq, msec in tune.notes():\n play_tone(freq, msec)</field><next><block type=\"pwm_pause\" id=\"yy:]dxwo$=3^k)gn7YW:\"><field name=\"PWM\">PWM0</field><next><block type=\"execute\" id=\"J_0g5@Y0ZWh:]a!nYZ!1\"><field name=\"CODE\">pressed = False</field><next><block type=\"image_hide\" id=\"9NK@NFqamaISjV;8eSsR\"><field name=\"COMPONENT\">image1</field><next><block type=\"image_show\" id=\"X!vVO~Q:$h2W?(StuVz^\"><field name=\"COMPONENT\">map_m</field></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></statement></block><block type=\"procedures_defnoreturn\" id=\"#f)[#6/yX~Dn:5!rnQNX\" x=\"-790\" y=\"750\"><field name=\"NAME\">show_battery</field><statement name=\"STACK\"><block type=\"lcd_clear\" id=\"%MmB^D{26vq$b^1BfBTb\"><next><block type=\"image_show\" id=\"75li9(o3ONNG|X/x)l9P\"><field name=\"COMPONENT\">image0</field><next><block type=\"lcd_setFont\" id=\"a_{gK^ql{H[]lbw{pN/S\"><field name=\"FONT_FAMILY\">FONT_Comic</field><next><block type=\"controls_if\" id=\"nL{?Bl`L*EP}#GMMwH:q\"><value name=\"IF0\"><block type=\"logic_compare\" id=\"LT_56?RJl^F?@0`8]ib2\"><field name=\"OP\">EQ</field><value name=\"A\"><block type=\"axp_get_bat_current\" id=\"Cn?qPH|UnMD0PHJTi/M5\"></block></value><value name=\"B\"><block type=\"math_number\" id=\"v3@1G|,m4S*{O.^1|~8`\"><field name=\"NUM\">0</field></block></value></block></value><statement name=\"DO0\"><block type=\"lcd_print\" id=\"TzJ89E@+FEJ(DtAgd),q\"><field name=\"COLOR\">#006600</field><value name=\"TEXT\"><shadow type=\"text\" id=\"~xyPHqKnDYGh`w:VZQ!r\"><field name=\"TEXT\">Currently Charging</field></shadow></value><value name=\"X\"><shadow type=\"math_number\" id=\"NsWeaS20U`-%~[$J#ivW\"><field name=\"NUM\">7</field></shadow></value><value name=\"Y\"><shadow type=\"math_number\" id=\"lq|rcZjc4!=X/9?^XBX6\"><field name=\"NUM\">5</field></shadow></value></block></statement><next><block type=\"lcd_print\" id=\"-Rq/Qi$NGxBIBEmK5_R)\"><field name=\"COLOR\">#990000</field><value name=\"TEXT\"><shadow type=\"text\" id=\";33.Ggnup{Jq=jPCeW6]\"><field name=\"TEXT\"></field></shadow><block type=\"text_add\" id=\"gMADO8M#FpJ-HV~c4)2W\"><value name=\"arg0\"><shadow type=\"text\" id=\"k[}2HaC=,hn8.]HKVF$q\"><field name=\"TEXT\">Bat: </field></shadow></value><value name=\"arg1\"><block type=\"text_add\" id=\"Iu,NK0_ff[:BfBN)l:}m\"><value name=\"arg0\"><shadow type=\"text\" id=\"8Q)d/vMT6{$9RH38l5~_\"><field name=\"TEXT\"></field></shadow><block type=\"axp_get_bat_voltage\" id=\"0QC`$QARv!YhZ)kJd5+t\"></block></value><value name=\"arg1\"><block type=\"text\" id=\"Tz7fC(Qi1-c3(H^4ngD%\"><field name=\"TEXT\"> mV</field></block></value></block></value></block></value><value name=\"X\"><shadow type=\"math_number\" id=\"#^WyIZ|sRMTTDL78t0},\"><field name=\"NUM\">25</field></shadow></value><value name=\"Y\"><shadow type=\"math_number\" id=\"7hEuZ9R@qGR}HlJ+ht/u\"><field name=\"NUM\">106</field></shadow></value><next><block type=\"controls_repeat\" id=\"%ebCn]S/OcC`Sgf6Q3B+\"><field name=\"TIMES\">20</field><statement name=\"DO\"><block type=\"timer_delay_ms\" id=\"IRr.-^.1yG7^+3yRpp7-\"><value name=\"DELAY\"><shadow type=\"math_number\" id=\"0FXs6{q[#~yHsY_xgLCz\"><field name=\"NUM\">100</field></shadow></value><next><block type=\"controls_if\" id=\"PpyiyyS=9ON)oEo@5@*w\"><value name=\"IF0\"><block type=\"button_ispressed\" id=\"0Ko5z0FXwL(1a1m)0wO^\"><field name=\"BUTTON\">B</field><field name=\"EVENT\">isPressed</field></block></value><statement name=\"DO0\"><block type=\"procedures_callnoreturn\" id=\"2)vLcelwf;pLfs#.s=lD\"><mutation name=\"debug_mode\"></mutation><next><block type=\"controls_flow_statements\" id=\"zzJQt82b/.RFuylDP5i,\"><field name=\"FLOW\">BREAK</field></block></next></block></statement></block></next></block></statement><next><block type=\"image_show\" id=\"C*W9)L:qITRc2O_Ia50]\"><field name=\"COMPONENT\">image0</field><next><block type=\"procedures_callnoreturn\" id=\"7-)t4d[GcT+Ug,e/$BDn\"><mutation name=\"show_time\"></mutation></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></statement></block><block type=\"procedures_defnoreturn\" id=\"lMmo|X`gaqIJrEtWuGpQ\" x=\"930\" y=\"710\"><mutation><arg name=\"freq\" varid=\"tU;[r,px5sQiv1Bg:Dtf\"></arg><arg name=\"msec\" varid=\"[J8{9WV2DGMbBQO[I4o5\"></arg></mutation><field name=\"NAME\">play_tone</field><statement name=\"STACK\"><block type=\"controls_if\" id=\"2,Bp`FVN!7Z}jZCnrW[/\"><value name=\"IF0\"><block type=\"logic_compare\" id=\"2A0{Dhz1Xi0O,$oY{:}n\"><field name=\"OP\">GT</field><value name=\"A\"><block type=\"variables_get\" id=\"sYAO$j:4.`w[yf)%iSyF\"><field name=\"VAR\" id=\"tU;[r,px5sQiv1Bg:Dtf\">freq</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"Ev{e~?o4FEI2cnArv2SM\"><field name=\"NUM\">0</field></block></value></block></value><statement name=\"DO0\"><block type=\"pwm_duty\" id=\"mQWSP:#I|s+$@~qv40R7\"><field name=\"PWM\">PWM0</field><value name=\"duty\"><shadow type=\"math_number\" id=\"}k+vxGV4EjJo53I?OL~1\"><field name=\"NUM\">50</field></shadow></value><next><block type=\"pwm_freq\" id=\"1x-:*B.A$UbBV]i}OQz]\"><field name=\"PWM\">PWM0</field><value name=\"freg\"><shadow type=\"math_number\" id=\"]cAzL1mdRVrC|[UDhW4Z\"><field name=\"NUM\">1</field></shadow><block type=\"convent_int\" id=\"GSC$]N5vusY(VbhJ~tRf\"><value name=\"VALUE\"><block type=\"variables_get\" id=\"GV{?!7_bb3Y3?vwQ[=F7\"><field name=\"VAR\" id=\"tU;[r,px5sQiv1Bg:Dtf\">freq</field></block></value></block></value></block></next></block></statement><next><block type=\"timer_delay_ms\" id=\"UmA|7Ab_?29bNx*)#xi9\"><value name=\"DELAY\"><shadow type=\"math_number\" id=\"^m1(tnT7/%0E6IB*X?Sa\"><field name=\"NUM\">1</field></shadow><block type=\"convent_int\" id=\"dDWU?NGQ,|9.ytbc[f3Q\"><value name=\"VALUE\"><block type=\"math_arithmetic\" id=\"x4j|Ayqq:RXt-i5Hn1DE\"><field name=\"OP\">MULTIPLY</field><value name=\"A\"><block type=\"variables_get\" id=\"Mb:bS`0SViSf?Z[D0m@Z\"><field name=\"VAR\" id=\"[J8{9WV2DGMbBQO[I4o5\">msec</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"(%7*SunsZgY?V9%/,C4=\"><field name=\"NUM\">0.7</field></block></value></block></value></block></value><next><block type=\"pwm_resume\" id=\"pGT1RP+Q)rhb,@Ep-?gT\"><field name=\"PWM\">PWM0</field><next><block type=\"pwm_duty\" id=\"9B9Mz4[U}~K^lWpJct|w\"><field name=\"PWM\">PWM0</field><value name=\"duty\"><shadow type=\"math_number\" id=\"3}@bN;Up]MO2}+`E$nKR\"><field name=\"NUM\">0</field></shadow></value><next><block type=\"math_change\" id=\"bMhBfZ#f!4Igg#|@3!%8\"><field name=\"VAR\" id=\"StVE~TP`oYJuO{O52l)Z\">santa_x</field><value name=\"DELTA\"><shadow type=\"math_number\" id=\"SWhVBXF,.]+d|e_R=tG8\"><field name=\"NUM\">-5</field></shadow></value><next><block type=\"controls_if\" id=\"Bt:UQ0I)2)Zc$RhL7sLW\"><mutation else=\"1\"></mutation><value name=\"IF0\"><block type=\"logic_compare\" id=\"dtAsYlg{{/ZY-ELA%D@6\"><field name=\"OP\">EQ</field><value name=\"A\"><block type=\"math_modulo\" id=\"U:mcbhFp/O190FR.9aE-\"><value name=\"DIVIDEND\"><block type=\"variables_get\" id=\"ti!`x|]X[//GB3G|$}0|\"><field name=\"VAR\" id=\"StVE~TP`oYJuO{O52l)Z\">santa_x</field></block></value><value name=\"DIVISOR\"><block type=\"math_number\" id=\"(:QIAs(S2scj?vbyYDg[\"><field name=\"NUM\">10</field></block></value></block></value><value name=\"B\"><block type=\"math_number\" id=\":LOSSKEz4xiK{faokRSP\"><field name=\"NUM\">5</field></block></value></block></value><statement name=\"DO0\"><block type=\"controls_if\" id=\"BeyMt9HR-}U|y(cV;?8]\"><value name=\"IF0\"><block type=\"logic_compare\" id=\"-_8#3~HfJkPA30e_5e9G\"><field name=\"OP\">LTE</field><value name=\"A\"><block type=\"variables_get\" id=\"l[ZBn29r2tUr_U@uGv,!\"><field name=\"VAR\" id=\"StVE~TP`oYJuO{O52l)Z\">santa_x</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"tz#Lk,_aoMYIrbpf?Yl#\"><field name=\"NUM\">-30</field></block></value></block></value><statement name=\"DO0\"><block type=\"variables_set\" id=\"Q!|:l`L_P)Oab9v9vc}f\"><field name=\"VAR\" id=\"StVE~TP`oYJuO{O52l)Z\">santa_x</field><value name=\"VALUE\"><block type=\"math_number\" id=\"6iUeGBDG1B[{XigB$Q{`\"><field name=\"NUM\">235</field></block></value><next><block type=\"math_change\" id=\"/WRiNX!9VYvk`:-$56At\"><field name=\"VAR\" id=\"WNeo*8e{KIKWPyj-2wV;\">santa_y</field><value name=\"DELTA\"><shadow type=\"math_number\" id=\"x2h4K1V-Oo^-s!uv8Ali\"><field name=\"NUM\">10</field></shadow></value></block></next></block></statement><next><block type=\"image_hide\" id=\"hLi;p65%;r|)M?#6Gr)V\"><field name=\"COMPONENT\">image1</field><next><block type=\"image_set_position\" id=\"|U~ea~~.cnmv]@1S^VoE\"><field name=\"COMPONENT\">image1</field><value name=\"X\"><shadow type=\"math_number\" id=\"Qffd9k`IIAJqg6]MbfA_\"><field name=\"NUM\">0</field></shadow><block type=\"variables_get\" id=\"Yd5S2N${J-bkwXBCjY$,\"><field name=\"VAR\" id=\"StVE~TP`oYJuO{O52l)Z\">santa_x</field></block></value><value name=\"Y\"><shadow type=\"math_number\" id=\"UUBtl2lpP~HODINpckp/\"><field name=\"NUM\">0</field></shadow><block type=\"variables_get\" id=\",T2I,!~pIr*m8;zMD1Ta\"><field name=\"VAR\" id=\"WNeo*8e{KIKWPyj-2wV;\">santa_y</field></block></value><next><block type=\"timer_delay_ms\" id=\"-Y+8,`W=R=8gWr*#MtJH\"><value name=\"DELAY\"><shadow type=\"math_number\" id=\"[G0}9,.EUS_FW8!KA=OD\"><field name=\"NUM\">30</field></shadow></value><next><block type=\"image_show\" id=\"VcvL#D[E[:6B]nTPfU`k\"><field name=\"COMPONENT\">map_m</field><next><block type=\"image_show\" id=\"}6_cQ;N]y4{gellwyHMG\"><field name=\"COMPONENT\">image1</field></block></next></block></next></block></next></block></next></block></next></block></statement><statement name=\"ELSE\"><block type=\"timer_delay_ms\" id=\"mLGGM5E]g4,HjH@4Dcj!\"><value name=\"DELAY\"><shadow type=\"math_number\" id=\"V4oVw[5-_*Czpt^cUalC\"><field name=\"NUM\">30</field></shadow></value></block></statement></block></next></block></next></block></next></block></next></block></next></block></statement></block><block type=\"procedures_defnoreturn\" id=\"AZEngc3:D`v`G$aB9A3Q\" x=\"-884\" y=\"1474\"><field name=\"NAME\">show_time</field><statement name=\"STACK\"><block type=\"image_show\" id=\"x_0;1sZ.SQmx_|soO)e.\"><field name=\"COMPONENT\">image0</field><next><block type=\"controls_ifelse\" id=\"Xd;/l{!_WiLTa(Ulm:NO\"><value name=\"IF0\"><block type=\"variables_get\" id=\"j4UyzDFLV!{Xt)pc6xfT\"><field name=\"VAR\" id=\"oIbe4hQYG[[x)m7J:CUO\">debug_set</field></block></value><statement name=\"DO0\"><block type=\"variables_set\" id=\"qo}f7=},#!~3Sbr25i%(\"><field name=\"VAR\" id=\"wM)Wgbcu2e%psAm,Va_6\">i</field><value name=\"VALUE\"><block type=\"math_number\" id=\"rK-/9lIq2Lg]6bY+1c{j\"><field name=\"NUM\">10</field></block></value><next><block type=\"variables_set\" id=\"a.aA)yX,6:~wZBsf0#0~\"><field name=\"VAR\" id=\"uig!lS5J|IKd2u/qF#c-\">store_min</field><value name=\"VALUE\"><block type=\"rtc_set_client_minute\" id=\"ZUHH68Nh[G|Hej+.4@u*\"></block></value><next><block type=\"lcd_print\" id=\")Nf^aMQ?b^EheL%OcTZ+\"><field name=\"COLOR\">#006600</field><value name=\"TEXT\"><shadow type=\"text\"><field name=\"TEXT\"></field></shadow><block type=\"text_add\" id=\"K6tp9L(-?8_Vv4FlCt%a\"><value name=\"arg0\"><shadow type=\"text\" disabled=\"true\"><field name=\"TEXT\"></field></shadow><block type=\"rtc_set_client_year\" id=\"50uBT/E1~haQX9LMXWIr\"></block></value><value name=\"arg1\"><block type=\"text_add\" id=\"XOTE:*7HV{I2bgW{n;Ya\"><value name=\"arg0\"><shadow type=\"text\" id=\"YM^l5[w+cayJgZ)}(:*Q\"><field name=\"TEXT\">-</field></shadow></value><value name=\"arg1\"><block type=\"text_add\" id=\"CF:4l2])j=V;$*0;5=j`\"><value name=\"arg0\"><shadow type=\"text\"><field name=\"TEXT\">12</field></shadow><block type=\"rtc_set_client_month\" id=\"GF.I.?KaTK1Wz}4lc#6T\"></block></value><value name=\"arg1\"><block type=\"text_add\" id=\"ReoRqYnc]VC/8!}DHwqo\"><value name=\"arg0\"><shadow type=\"text\" id=\"`rx[6vN,r4A?TG*s2:2C\"><field name=\"TEXT\">-</field></shadow></value><value name=\"arg1\"><block type=\"rtc_set_client_day\" id=\"veR-jOmA#wvU?H|hrWme\"></block></value></block></value></block></value></block></value></block></value><value name=\"X\"><shadow type=\"math_number\" id=\"+E+3[]wbZ=k3QFN{:O_l\"><field name=\"NUM\">45</field></shadow></value><value name=\"Y\"><shadow type=\"math_number\" id=\"|7M7}+pvT9gjpGkaSp-t\"><field name=\"NUM\">5</field></shadow></value><next><block type=\"controls_whileUntil\" id=\"[tq:t8P76f6bns=wm9O_\"><field name=\"MODE\">WHILE</field><value name=\"BOOL\"><block type=\"logic_operation\" id=\"O`qMj)t0}z@6*od]5B$/\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"logic_negate\" id=\"=MA79E.r0)lLAmy_j@.H\"><value name=\"BOOL\"><block type=\"button_ispressed\" id=\"xX^V5Vt3VAJA=p|s=*%8\"><field name=\"BUTTON\">A</field><field name=\"EVENT\">isPressed</field></block></value></block></value><value name=\"B\"><block type=\"logic_negate\" id=\"EHk[Wt`SmAeWIh_;b6gV\"><value name=\"BOOL\"><block type=\"button_ispressed\" id=\"wv0kjQdaZK?BGm?x5/H{\"><field name=\"BUTTON\">B</field><field name=\"EVENT\">isPressed</field></block></value></block></value></block></value><statement name=\"DO\"><block type=\"controls_if\" id=\"Ghs-N$;ctsy0!1pC:KJc\"><value name=\"IF0\"><block type=\"logic_compare\" id=\"WoK,_JzbCVG@q^4=tRto\"><field name=\"OP\">GTE</field><value name=\"A\"><block type=\"variables_get\" id=\"3NWA%,zWaid]W9x!pG#N\"><field name=\"VAR\" id=\"wM)Wgbcu2e%psAm,Va_6\">i</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"mp3@y`Ofp~!j`[b:,C?T\"><field name=\"NUM\">10</field></block></value></block></value><statement name=\"DO0\"><block type=\"controls_ifelse\" id=\"0W_)biNT72Rm%D]wqH!C\"><value name=\"IF0\"><block type=\"logic_compare\" id=\"U$zpHltgP-zjq0`HJ++|\"><field name=\"OP\">LT</field><value name=\"A\"><block type=\"rtc_set_client_second\" id=\"5{hQPHn`@{pAUb[%;Cc7\"></block></value><value name=\"B\"><block type=\"math_number\" id=\"mn`%F]{|m6^_eewk+lI_\"><field name=\"NUM\">10</field></block></value></block></value><statement name=\"DO0\"><block type=\"variables_set\" id=\"5E4S*C(RG;s]$:tiL0}G\"><field name=\"VAR\" id=\"|U6msF@0[!7I(vSB7/TX\">sec_str</field><value name=\"VALUE\"><block type=\"text_add\" id=\"mWY#`-r$P#!7PRZ!%KzX\"><value name=\"arg0\"><shadow type=\"text\" id=\"}~em$s]hL=0e7Bb!)El|\"><field name=\"TEXT\">0</field></shadow></value><value name=\"arg1\"><block type=\"rtc_set_client_second\" id=\"#ywT~rDM{=kA^zn8xKhn\"></block></value></block></value></block></statement><statement name=\"ELSE\"><block type=\"variables_set\" id=\"2m~k{D=AfN^X{wC+Uy]d\"><field name=\"VAR\" id=\"|U6msF@0[!7I(vSB7/TX\">sec_str</field><value name=\"VALUE\"><block type=\"rtc_set_client_second\" id=\"UyO|yv/%]d-oSCog#qZ-\"></block></value></block></statement><next><block type=\"controls_ifelse\" id=\"0S!C;Z^L=2mQLZ-X#=U`\"><value name=\"IF0\"><block type=\"logic_compare\" id=\"JK#;b!4C`][/58Y6E8%T\"><field name=\"OP\">LT</field><value name=\"A\"><block type=\"rtc_set_client_minute\" id=\"$e,n[{R:1[@K5v0/xVa|\"></block></value><value name=\"B\"><block type=\"math_number\" id=\"w~d2;zGGauGT)-?i]-|X\"><field name=\"NUM\">10</field></block></value></block></value><statement name=\"DO0\"><block type=\"variables_set\" id=\"@j;h$HAOUaxI:X![u+;Q\"><field name=\"VAR\" id=\"rV{35oP/7@`6t7h[F!Ci\">min_str</field><value name=\"VALUE\"><block type=\"text_add\" id=\"Jce~F)dBtsgKmHdY_/WA\"><value name=\"arg0\"><shadow type=\"text\" id=\"~;}=~TsGS8$8Z~@7mXDL\"><field name=\"TEXT\">0</field></shadow></value><value name=\"arg1\"><block type=\"rtc_set_client_minute\" id=\"~wV4oBf{OzftgaZTeO%!\"></block></value></block></value></block></statement><statement name=\"ELSE\"><block type=\"variables_set\" id=\"7Qnf4x{8,Wd8h=uEdWcd\"><field name=\"VAR\" id=\"rV{35oP/7@`6t7h[F!Ci\">min_str</field><value name=\"VALUE\"><block type=\"rtc_set_client_minute\" id=\"WX[$T;.xP9=tKA-a.hSr\"></block></value></block></statement><next><block type=\"controls_if\" id=\"uLS*M5=u*N|TJF=#v/Oa\"><value name=\"IF0\"><block type=\"logic_compare\" id=\"Vcqx?R-@t9CEN]aiggn-\"><field name=\"OP\">NEQ</field><value name=\"A\"><block type=\"variables_get\" id=\"~Wji,GMS5_t8F@jE2vW`\"><field name=\"VAR\" id=\"uig!lS5J|IKd2u/qF#c-\">store_min</field></block></value><value name=\"B\"><block type=\"rtc_set_client_minute\" id=\"1GH]1t,}f!4gq`_S3(.x\"></block></value></block></value><statement name=\"DO0\"><block type=\"image_show\" id=\"Tye-S5)j*oi^10%2n!rT\"><field name=\"COMPONENT\">image0</field><next><block type=\"variables_set\" id=\"TpXLI`a1-t?QJPzN!N~|\"><field name=\"VAR\" id=\"uig!lS5J|IKd2u/qF#c-\">store_min</field><value name=\"VALUE\"><block type=\"rtc_set_client_minute\" id=\"1ch~sX1//9C}SkR[69:U\"></block></value><next><block type=\"lcd_print\" id=\"pj[baihbMwgok]FK=gnM\"><field name=\"COLOR\">#006600</field><value name=\"TEXT\"><shadow type=\"text\"><field name=\"TEXT\"></field></shadow><block type=\"text_add\" id=\")g7(7mwBzSyqEe$!Jy5l\"><value name=\"arg0\"><shadow type=\"text\" disabled=\"true\"><field name=\"TEXT\"></field></shadow><block type=\"rtc_set_client_year\" id=\"JD4-wD+t41f4Y9skw!O1\"></block></value><value name=\"arg1\"><block type=\"text_add\" id=\"U*Zzk5vYv,WGbK#*6yCE\"><value name=\"arg0\"><shadow type=\"text\" id=\"m.yzX4T2Ru~W@ckrnVF$\"><field name=\"TEXT\">-</field></shadow></value><value name=\"arg1\"><block type=\"text_add\" id=\"uwFlDSSqY/nyM]9}e#va\"><value name=\"arg0\"><shadow type=\"text\"><field name=\"TEXT\">12</field></shadow><block type=\"rtc_set_client_month\" id=\"CdiH|[x7YuPopJ8o}mRz\"></block></value><value name=\"arg1\"><block type=\"text_add\" id=\"mcauPlj01=RU$%6P:GIc\"><value name=\"arg0\"><shadow type=\"text\" id=\"ITFE#3O2?31[`QMrP58T\"><field name=\"TEXT\">-</field></shadow></value><value name=\"arg1\"><block type=\"rtc_set_client_day\" id=\"I3(3czorFO.quQ{HWIFx\"></block></value></block></value></block></value></block></value></block></value><value name=\"X\"><shadow type=\"math_number\" id=\"HgREsjo@wiST!L(RCAJJ\"><field name=\"NUM\">45</field></shadow></value><value name=\"Y\"><shadow type=\"math_number\" id=\"K-je9fJR@i2HBEn:-*rB\"><field name=\"NUM\">5</field></shadow></value></block></next></block></next></block></statement><next><block type=\"image_show\" id=\"N4P8tSqg|wN{-O@d7m$U\"><field name=\"COMPONENT\">image2</field><next><block type=\"controls_if\" id=\"ib}go5BgU}b8X~T1}/t@\"><value name=\"IF0\"><block type=\"logic_compare\" id=\"7r1QN{iVJwBeC,=P7ER}\"><field name=\"OP\">EQ</field><value name=\"A\"><block type=\"rtc_set_client_month\" id=\"]{Y63$sN,ac^GL%XCttc\"></block></value><value name=\"B\"><block type=\"math_number\" id=\"7Qrachl=xo3d]*z-PRI3\"><field name=\"NUM\">12</field></block></value></block></value><statement name=\"DO0\"><block type=\"controls_if\" id=\"u;n!6GTy}o@?Xo:pBijd\"><value name=\"IF0\"><block type=\"logic_operation\" id=\"ynsZgR-=C$Bt_~)nb!)2\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"logic_compare\" id=\"%6pNct@rv%0a]{nCF.(K\"><field name=\"OP\">EQ</field><value name=\"A\"><block type=\"rtc_set_client_day\" id=\"DB3x+jdvD]GA)iJJ%bv[\"></block></value><value name=\"B\"><block type=\"math_number\" id=\"j.LA[$X/KNz)x4A)AL6A\"><field name=\"NUM\">24</field></block></value></block></value><value name=\"B\"><block type=\"logic_compare\" id=\"#SoSWe9$@kUw[YIVq15j\"><field name=\"OP\">GTE</field><value name=\"A\"><block type=\"math_arithmetic\" id=\"h?oe807m;XWzvj/qgK4x\"><field name=\"OP\">ADD</field><value name=\"A\"><block type=\"rtc_set_client_hous\" id=\"w~8`6uxMqu9exs$aD_A!\"></block></value><value name=\"B\"><block type=\"math_arithmetic\" id=\"Yjw?y/Nr6mFOlhM@{(iX\"><field name=\"OP\">MULTIPLY</field><value name=\"A\"><block type=\"variables_get\" id=\"8Q?7fzrZCXjj)Ud3+t^O\"><field name=\"VAR\" id=\"kIazC_RGw#{z)6nA#vVF\">time_offset</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"*d2:K3JXPm[l:Z{MlF$m\"><field name=\"NUM\">-1</field></block></value></block></value></block></value><value name=\"B\"><block type=\"math_number\" id=\"wwn1alJ]0BJzd8*JPA_g\"><field name=\"NUM\">11</field></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"variables_set\" id=\"@c0W+UaegTJ:zfs`t[K@\"><field name=\"VAR\" id=\"RTVQziFtHwH;.`YBixLU\">santa_d_x</field><value name=\"VALUE\"><block type=\"math_arithmetic\" id=\"%cc[nSB-[s0S=P+9ELij\"><field name=\"OP\">MINUS</field><value name=\"A\"><block type=\"math_number\" id=\"`:|Z;yT{_yZ8CmAVk~lw\"><field name=\"NUM\">230</field></block></value><value name=\"B\"><block type=\"math_arithmetic\" id=\"Kl$9}0.:GWQ[3oD_nayn\"><field name=\"OP\">MULTIPLY</field><value name=\"A\"><block type=\"math_arithmetic\" id=\"wnUl{]DidEs5#eJl*xUi\"><field name=\"OP\">MINUS</field><value name=\"A\"><block type=\"math_arithmetic\" id=\"ilm0x$}3oLm0Mv4hDTn[\"><field name=\"OP\">ADD</field><value name=\"A\"><block type=\"rtc_set_client_hous\" id=\"PQ{cH^NhVS{Hm#}k}4u`\"></block></value><value name=\"B\"><block type=\"math_arithmetic\" id=\"mpVko=G.B%n,n/WG{=)g\"><field name=\"OP\">MULTIPLY</field><value name=\"A\"><block type=\"variables_get\" id=\"yi.PIi3j0e!jQd0JB],1\"><field name=\"VAR\" id=\"kIazC_RGw#{z)6nA#vVF\">time_offset</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"b`)EPUU9h8KR!JWNx1}H\"><field name=\"NUM\">-1</field></block></value></block></value></block></value><value name=\"B\"><block type=\"math_number\" id=\"^3(ZkNz,!7KBTPN9nynR\"><field name=\"NUM\">10</field></block></value></block></value><value name=\"B\"><block type=\"math_number\" id=\"sSzRTf)~acJ%70gV!5FU\"><field name=\"NUM\">10</field></block></value></block></value></block></value><next><block type=\"procedures_callnoreturn\" id=\"X@c]b#ZFp)XWP{v0oI$C\"><mutation name=\"show_santa\"></mutation><next><block type=\"lcd_print\" id=\"+v^}Xl*)Bq7mX]BV{VAr\"><field name=\"COLOR\">#006600</field><value name=\"TEXT\"><shadow type=\"text\"><field name=\"TEXT\"></field></shadow><block type=\"text_add\" id=\"vU-vs^8k$~7L(X:zlf~@\"><value name=\"arg0\"><shadow type=\"text\" disabled=\"true\"><field name=\"TEXT\"></field></shadow><block type=\"rtc_set_client_year\" id=\"bfDDXxZ,}Rd%jpV]HA{U\"></block></value><value name=\"arg1\"><block type=\"text_add\" id=\"]mx8,!D:G_xifh]HP{,%\"><value name=\"arg0\"><shadow type=\"text\" id=\"L-*@m@5B`#*Brfx9!Mrn\"><field name=\"TEXT\">-</field></shadow></value><value name=\"arg1\"><block type=\"text_add\" id=\"/8Qk2bP(KIO`EvgYNl!%\"><value name=\"arg0\"><shadow type=\"text\"><field name=\"TEXT\">12</field></shadow><block type=\"rtc_set_client_month\" id=\"i5OrTlD^y)F(##Hw6c(f\"></block></value><value name=\"arg1\"><block type=\"text_add\" id=\"rONAsPf})/I(w[O6ax}q\"><value name=\"arg0\"><shadow type=\"text\" id=\"0,+Y]xc/{*A0pXS/8QZh\"><field name=\"TEXT\">-</field></shadow></value><value name=\"arg1\"><block type=\"rtc_set_client_day\" id=\"F8@)7$W|Fcwx0_vut[Ij\"></block></value></block></value></block></value></block></value></block></value><value name=\"X\"><shadow type=\"math_number\" id=\"=dSoY,Lew%M4v1HTn9AS\"><field name=\"NUM\">45</field></shadow></value><value name=\"Y\"><shadow type=\"math_number\" id=\"Pd.j5e!F|8K39GW3estT\"><field name=\"NUM\">5</field></shadow></value></block></next></block></next></block></statement><next><block type=\"controls_if\" id=\",;:fuwA@q#{ifnwt,Rgk\"><value name=\"IF0\"><block type=\"logic_operation\" id=\"6xRps3gy?)Iv%f=Sib$b\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"logic_compare\" id=\"PZTncs0oFg%6[|@X(@e#\"><field name=\"OP\">EQ</field><value name=\"A\"><block type=\"rtc_set_client_day\" id=\"R^@Xm._Zd^wJ%V~6L1SB\"></block></value><value name=\"B\"><block type=\"math_number\" id=\"qqV!398;fNj}a/iL3n%b\"><field name=\"NUM\">25</field></block></value></block></value><value name=\"B\"><block type=\"logic_compare\" id=\"dNLeA5~LHbdZ${Y2[tfr\"><field name=\"OP\">LTE</field><value name=\"A\"><block type=\"math_arithmetic\" id=\"[rVBUdU_wJEymX6wvQWb\"><field name=\"OP\">ADD</field><value name=\"A\"><block type=\"rtc_set_client_hous\" id=\"9eYh/-s~$K{*a(a=$k?R\"></block></value><value name=\"B\"><block type=\"math_arithmetic\" id=\"fV4wx6/It)Vl[dA#3)v*\"><field name=\"OP\">MULTIPLY</field><value name=\"A\"><block type=\"variables_get\" id=\"0|V=~gK8:U}1:D8^e7t6\"><field name=\"VAR\" id=\"kIazC_RGw#{z)6nA#vVF\">time_offset</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"?j2,z{Z6y/s%@#zg^Yu.\"><field name=\"NUM\">-1</field></block></value></block></value></block></value><value name=\"B\"><block type=\"math_number\" id=\")~tUGz0xV3LCR(,Cr{h8\"><field name=\"NUM\">11</field></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"controls_if\" id=\"Pny=Jpd$^/vC5z.-XYwY\"><value name=\"IF0\"><block type=\"logic_operation\" id=\"P7mgt%-!K:9p%{cgMfeA\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"logic_compare\" id=\",Y]hTgzt-!Z-IHsCW`+9\"><field name=\"OP\">EQ</field><value name=\"A\"><block type=\"rtc_set_client_minute\" id=\"{3#yzASXXSn?+G9mlGDA\"></block></value><value name=\"B\"><block type=\"math_number\" id=\"e1o%=[Bn-hM]=mv+c)c_\"><field name=\"NUM\">0</field></block></value></block></value><value name=\"B\"><block type=\"logic_operation\" id=\"t@MB7%Es5E{z~cIL:?;x\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"logic_compare\" id=\"!%2Z#ujEozOo[Q[3s[Qk\"><field name=\"OP\">GTE</field><value name=\"A\"><block type=\"rtc_set_client_second\" id=\"MA/r8XP{^?]El{DB*N/p\"></block></value><value name=\"B\"><block type=\"math_number\" id=\".:_p$*8@I5`g4=KXL:N#\"><field name=\"NUM\">0</field></block></value></block></value><value name=\"B\"><block type=\"logic_compare\" id=\"oGq{p]LH6bCo_SAE:=Z%\"><field name=\"OP\">LTE</field><value name=\"A\"><block type=\"rtc_set_client_second\" id=\"TB[@z1A_cQ_`lWN?=-~D\"></block></value><value name=\"B\"><block type=\"math_number\" id=\"y5RE6uN[%c|t(mlb|F?X\"><field name=\"NUM\">10</field></block></value></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"procedures_callnoreturn\" id=\"nY{BSQ,Lc_4E~AGy=NdI\"><mutation name=\"show_days_left\"></mutation></block></statement><next><block type=\"variables_set\" id=\"oqTd:jBvGXjJylip8!Hl\"><field name=\"VAR\" id=\"RTVQziFtHwH;.`YBixLU\">santa_d_x</field><value name=\"VALUE\"><block type=\"math_arithmetic\" id=\"6s!|9A=}5:,]?[]Tj9zY\"><field name=\"OP\">MINUS</field><value name=\"A\"><block type=\"math_number\" id=\"giq`Bnz=lNqI#MgT5ZNm\"><field name=\"NUM\">230</field></block></value><value name=\"B\"><block type=\"math_arithmetic\" id=\"6(^qPa$k-Gpq6J$VWTz~\"><field name=\"OP\">MULTIPLY</field><value name=\"A\"><block type=\"math_arithmetic\" id=\"t-B$_?I/B_`B78=J-LG9\"><field name=\"OP\">MINUS</field><value name=\"A\"><block type=\"math_arithmetic\" id=\"m;WVO]c9oDqyFspioQ8J\"><field name=\"OP\">ADD</field><value name=\"A\"><block type=\"math_arithmetic\" id=\"B9MfNm#uwZS/NIK6)d}4\"><field name=\"OP\">ADD</field><value name=\"A\"><block type=\"rtc_set_client_hous\" id=\"GA2N={F;-A.-b*6v?L6+\"></block></value><value name=\"B\"><block type=\"math_number\" id=\"tWoxekB$VKMYJ:e)c[oY\"><field name=\"NUM\">24</field></block></value></block></value><value name=\"B\"><block type=\"math_arithmetic\" id=\"jTYmP5yED#%;]vO{ztIv\"><field name=\"OP\">MULTIPLY</field><value name=\"A\"><block type=\"variables_get\" id=\"{3n)[G+85dHBzBG{y()`\"><field name=\"VAR\" id=\"kIazC_RGw#{z)6nA#vVF\">time_offset</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"t3f%f!4W#*EiZ?9wHG,l\"><field name=\"NUM\">-1</field></block></value></block></value></block></value><value name=\"B\"><block type=\"math_number\" id=\"-E[%9+r07bEIx!G{v=As\"><field name=\"NUM\">10</field></block></value></block></value><value name=\"B\"><block type=\"math_number\" id=\"hX(zad!8X9Td^`!j?pxz\"><field name=\"NUM\">10</field></block></value></block></value></block></value><next><block type=\"procedures_callnoreturn\" id=\"[/JRFWXt2|O-E*BFKv(u\"><mutation name=\"show_santa\"></mutation><next><block type=\"lcd_print\" id=\"#kWaiKy$vqErXLk`5664\"><field name=\"COLOR\">#006600</field><value name=\"TEXT\"><shadow type=\"text\"><field name=\"TEXT\"></field></shadow><block type=\"text_add\" id=\"N$jht;b.^|HmuG4@dccp\"><value name=\"arg0\"><shadow type=\"text\" disabled=\"true\"><field name=\"TEXT\"></field></shadow><block type=\"rtc_set_client_year\" id=\"ibejyo040u`=37`/N@_!\"></block></value><value name=\"arg1\"><block type=\"text_add\" id=\"~/l/CkJoK)lyEw$%|u.H\"><value name=\"arg0\"><shadow type=\"text\" id=\"v)(uNDD|G5:{:;KpaAZf\"><field name=\"TEXT\">-</field></shadow></value><value name=\"arg1\"><block type=\"text_add\" id=\"$l53Q47k3%fLM5LmEy~w\"><value name=\"arg0\"><shadow type=\"text\"><field name=\"TEXT\">12</field></shadow><block type=\"rtc_set_client_month\" id=\"djlbb+XHYtw-GbOuYqQe\"></block></value><value name=\"arg1\"><block type=\"text_add\" id=\"QQMNjFKY!K5q~^UhwAAQ\"><value name=\"arg0\"><shadow type=\"text\" id=\"^uOOgbZZKV]yurtGZ,;Z\"><field name=\"TEXT\">-</field></shadow></value><value name=\"arg1\"><block type=\"rtc_set_client_day\" id=\"zc5S:@)C`x6W(0Xy6NMp\"></block></value></block></value></block></value></block></value></block></value><value name=\"X\"><shadow type=\"math_number\" id=\"3`]O@iXol$VD/:3WaNa3\"><field name=\"NUM\">45</field></shadow></value><value name=\"Y\"><shadow type=\"math_number\" id=\":;W(Q2A]Pj;WDO*C3u=b\"><field name=\"NUM\">5</field></shadow></value></block></next></block></next></block></next></block></statement></block></next></block></statement><next><block type=\"lcd_print\" id=\"m,fUvcT)euKl),t(1eZJ\"><field name=\"COLOR\">#990000</field><value name=\"TEXT\"><shadow type=\"text\" id=\"cVr}?@3?=Dtjy3z=0O(~\"><field name=\"TEXT\"></field></shadow><block type=\"text_add\" id=\"RX,KBWT5AIW*aojapRB@\"><value name=\"arg0\"><shadow type=\"text\" id=\"CO4rrMrQJXae]AgM#Bx6\"><field name=\"TEXT\"></field></shadow><block type=\"rtc_set_client_hous\" id=\"8ZZK_zhzrC^u56RtPhGz\"></block></value><value name=\"arg1\"><block type=\"text_add\" id=\"7Vs[:lz*Bj2:qz:[!%wN\"><value name=\"arg0\"><shadow type=\"text\" id=\"M.6i8=OrO7ni)6]LlSzT\"><field name=\"TEXT\">:</field></shadow></value><value name=\"arg1\"><block type=\"text_add\" id=\"d^oV1AhRmd?g@WZY6l*B\"><value name=\"arg0\"><shadow type=\"text\" id=\"L)3[i`uT5L~]Mm=PfsYp\"><field name=\"TEXT\">59</field></shadow><block type=\"variables_get\" id=\"F6}`bmf0fwm6ejTp=(iU\"><field name=\"VAR\" id=\"rV{35oP/7@`6t7h[F!Ci\">min_str</field></block></value><value name=\"arg1\"><block type=\"text_add\" id=\"+ds@pOGT!tK%NSU~#(o_\"><value name=\"arg0\"><shadow type=\"text\" id=\"`.z/W3)85w:g-/{ll;a_\"><field name=\"TEXT\">:</field></shadow></value><value name=\"arg1\"><block type=\"variables_get\" id=\"~*:]hr!_]_A:ef${@|5j\"><field name=\"VAR\" id=\"|U6msF@0[!7I(vSB7/TX\">sec_str</field></block></value></block></value></block></value></block></value></block></value><value name=\"X\"><shadow type=\"math_number\" id=\"PQwG5DW^7bA6j7-7)mvB\"><field name=\"NUM\">65</field></shadow></value><value name=\"Y\"><shadow type=\"math_number\" id=\"QKVKt]]2s[EQ/Bq-Wy!!\"><field name=\"NUM\">106</field></shadow></value><next><block type=\"variables_set\" id=\"xyK=bJ5wi%5;0wM?})I-\"><field name=\"VAR\" id=\"wM)Wgbcu2e%psAm,Va_6\">i</field><value name=\"VALUE\"><block type=\"math_number\" id=\"qg4u%oGql|7A((~xK:U6\"><field name=\"NUM\">1</field></block></value></block></next></block></next></block></next></block></next></block></next></block></next></block></statement><next><block type=\"timer_delay_ms\" id=\":p,Kjs)Xj9f_l{{grh=L\"><value name=\"DELAY\"><shadow type=\"math_number\" id=\"u_%z-nck$w?*@+{4k99i\"><field name=\"NUM\">100</field></shadow></value><next><block type=\"math_change\" id=\"#(l7F:V.XrWUuZ4_3yxf\"><field name=\"VAR\" id=\"wM)Wgbcu2e%psAm,Va_6\">i</field><value name=\"DELTA\"><shadow type=\"math_number\" id=\"m=u_Sj#V_BE;pC?D=Q7?\"><field name=\"NUM\">1</field></shadow></value></block></next></block></next></block></statement></block></next></block></next></block></next></block></statement><statement name=\"ELSE\"><block type=\"variables_set\" id=\":]2pq.]^!2*!Z$Y49,..\"><field name=\"VAR\" id=\"wM)Wgbcu2e%psAm,Va_6\">i</field><value name=\"VALUE\"><block type=\"math_number\" id=\"`$ZR7$U?pr@%5uBbF/mE\"><field name=\"NUM\">10</field></block></value><next><block type=\"variables_set\" id=\"E=5#8jK(tRAF02Y)3D}r\"><field name=\"VAR\" id=\"uig!lS5J|IKd2u/qF#c-\">store_min</field><value name=\"VALUE\"><block type=\"ntp_get_minute\" id=\"B6)S5}0i7Mu9ieeTUD,O\"></block></value><next><block type=\"lcd_print\" id=\"p@xF#2q`}gMAl1sQ:$J8\"><field name=\"COLOR\">#006600</field><value name=\"TEXT\"><shadow type=\"text\"><field name=\"TEXT\"></field></shadow><block type=\"ntp_get_date_format\" id=\"3{IT++C-CyGpN1Ur6SEZ\"><value name=\"format\"><shadow type=\"text\" id=\"]BX*PM5!n.X[Q88t,TzU\"><field name=\"TEXT\">-</field></shadow></value></block></value><value name=\"X\"><shadow type=\"math_number\" id=\"dP_255Suh3pWsB`(ZoBu\"><field name=\"NUM\">45</field></shadow></value><value name=\"Y\"><shadow type=\"math_number\" id=\"iv`T`HB2-Z~Gc5Oze58m\"><field name=\"NUM\">5</field></shadow></value><next><block type=\"controls_whileUntil\" id=\"]P}p+d?(jTF7k#ED[8DJ\"><field name=\"MODE\">WHILE</field><value name=\"BOOL\"><block type=\"logic_operation\" id=\"+(3Tz]Sw,oG_M3V`7ov1\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"logic_negate\" id=\"_?W)-Wh63lWj1)kq7:(S\"><value name=\"BOOL\"><block type=\"button_ispressed\" id=\"~.~{rK[{xLH[3o+*@D3X\"><field name=\"BUTTON\">A</field><field name=\"EVENT\">isPressed</field></block></value></block></value><value name=\"B\"><block type=\"logic_negate\" id=\"wG6+:aZmwpFDK`$Q@b}4\"><value name=\"BOOL\"><block type=\"button_ispressed\" id=\"ZL9Emy]PyCU|?kzDfk6P\"><field name=\"BUTTON\">B</field><field name=\"EVENT\">isPressed</field></block></value></block></value></block></value><statement name=\"DO\"><block type=\"controls_if\" id=\"OU8^UE,1,88N0gGnW9m:\"><value name=\"IF0\"><block type=\"logic_compare\" id=\"(FBT9V{q7=H]kIY#n*9u\"><field name=\"OP\">GTE</field><value name=\"A\"><block type=\"variables_get\" id=\"mb_:!aJnCmtWk)NT4M_U\"><field name=\"VAR\" id=\"wM)Wgbcu2e%psAm,Va_6\">i</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"PJuhaa;XEx)1IIeFu$},\"><field name=\"NUM\">10</field></block></value></block></value><statement name=\"DO0\"><block type=\"controls_if\" id=\":T(U?U3a^v{vevAYVBSV\"><value name=\"IF0\"><block type=\"logic_compare\" id=\"y+=OZ%lTRQERVwgty.Da\"><field name=\"OP\">NEQ</field><value name=\"A\"><block type=\"variables_get\" id=\"(8o{yDDZYHT.H;R`ysvk\"><field name=\"VAR\" id=\"uig!lS5J|IKd2u/qF#c-\">store_min</field></block></value><value name=\"B\"><block type=\"ntp_get_minute\" id=\"dba=WYBA_WFZXyF$uV90\"></block></value></block></value><statement name=\"DO0\"><block type=\"image_show\" id=\"`@1/{Kr1i,(mM{vcn:bM\"><field name=\"COMPONENT\">image0</field><next><block type=\"lcd_print\" id=\"BOQ_wH}n5-r3[,x_wEFq\"><field name=\"COLOR\">#006600</field><value name=\"TEXT\"><shadow type=\"text\"><field name=\"TEXT\"></field></shadow><block type=\"ntp_get_date_format\" id=\"2S,G#J+]pH6+?uHZ8@gJ\"><value name=\"format\"><shadow type=\"text\" id=\"*n0KpoYKqGk^W(;CS=Lb\"><field name=\"TEXT\">-</field></shadow></value></block></value><value name=\"X\"><shadow type=\"math_number\" id=\"8}XhC/7f7;`O7nV.bK]3\"><field name=\"NUM\">45</field></shadow></value><value name=\"Y\"><shadow type=\"math_number\" id=\"e3CChL0:UG}ZV/-kl`iq\"><field name=\"NUM\">5</field></shadow></value><next><block type=\"variables_set\" id=\"Sp/+SyBtxncxpN[TWZpo\"><field name=\"VAR\" id=\"uig!lS5J|IKd2u/qF#c-\">store_min</field><value name=\"VALUE\"><block type=\"ntp_get_minute\" id=\"DrwTd/2n{js`6p[1pR$h\"></block></value></block></next></block></next></block></statement><next><block type=\"image_show\" id=\"s[v/av^)nmspb,D4L:#]\"><field name=\"COMPONENT\">image2</field><next><block type=\"controls_if\" id=\"e+In#Szr1BYT/EE.{@iW\"><value name=\"IF0\"><block type=\"logic_compare\" id=\"jf4v8_SH;N7`p.o3#I#I\"><field name=\"OP\">EQ</field><value name=\"A\"><block type=\"ntp_get_month\" id=\"b4yJzLM{@/!gCH)zWaar\"></block></value><value name=\"B\"><block type=\"math_number\" id=\"PU/r|G(/$=(U~BL#3tC[\"><field name=\"NUM\">12</field></block></value></block></value><statement name=\"DO0\"><block type=\"controls_if\" id=\":KWf`1%qoa*Jg)g8S/7,\"><value name=\"IF0\"><block type=\"logic_operation\" id=\"2ViPUXeZUJHv[aqP#7_i\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"logic_compare\" id=\"s/;I%k+}5g8BEW!5Sv[U\"><field name=\"OP\">EQ</field><value name=\"A\"><block type=\"ntp_get_day\" id=\"0*~u.$D!P^No1|CB{QfK\"></block></value><value name=\"B\"><block type=\"math_number\" id=\"B!K3Dd8yA3RA9bZ62NHY\"><field name=\"NUM\">24</field></block></value></block></value><value name=\"B\"><block type=\"logic_compare\" id=\"i]-]F,vcd(9m%YNv$yAI\"><field name=\"OP\">GTE</field><value name=\"A\"><block type=\"math_arithmetic\" id=\"|f[[`m,=Jh[hW*}tv(6d\"><field name=\"OP\">ADD</field><value name=\"A\"><block type=\"ntp_get_hour\" id=\"!qq[ZH*Plr2XN?1u)fZ+\"></block></value><value name=\"B\"><block type=\"math_arithmetic\" id=\"L:#NA3uGi@l9z-UL*wc9\"><field name=\"OP\">MULTIPLY</field><value name=\"A\"><block type=\"variables_get\" id=\"+V2qVQ/u,Sb+z5vH6Nr+\"><field name=\"VAR\" id=\"kIazC_RGw#{z)6nA#vVF\">time_offset</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"W2SKHmMXa{s7iSsGt`b{\"><field name=\"NUM\">-1</field></block></value></block></value></block></value><value name=\"B\"><block type=\"math_number\" id=\"$s7rJF,i./oB{2$}4op5\"><field name=\"NUM\">11</field></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"variables_set\" id=\"TD|kw[~[]AW6qY}^V/0M\"><field name=\"VAR\" id=\"RTVQziFtHwH;.`YBixLU\">santa_d_x</field><value name=\"VALUE\"><block type=\"math_arithmetic\" id=\"K.gKOz*WF2~B;dUI9]cD\"><field name=\"OP\">MINUS</field><value name=\"A\"><block type=\"math_number\" id=\"4}_B8.jWezn`W~67Ed#d\"><field name=\"NUM\">230</field></block></value><value name=\"B\"><block type=\"math_arithmetic\" id=\"m[t#86B.z!r/g([wvceK\"><field name=\"OP\">MULTIPLY</field><value name=\"A\"><block type=\"math_arithmetic\" id=\"wtf.tl:7OkYH_X.uxS#y\"><field name=\"OP\">MINUS</field><value name=\"A\"><block type=\"math_arithmetic\" id=\"HTp5[8/2Q{UcMK-FZ!#M\"><field name=\"OP\">ADD</field><value name=\"A\"><block type=\"ntp_get_hour\" id=\"eUk=B2[.?{iD?%4(lH|E\"></block></value><value name=\"B\"><block type=\"math_arithmetic\" id=\",RW5@MP*`6.)}LMr5!-*\"><field name=\"OP\">MULTIPLY</field><value name=\"A\"><block type=\"variables_get\" id=\"-oC/jXEl{[;|YyYp%6Xz\"><field name=\"VAR\" id=\"kIazC_RGw#{z)6nA#vVF\">time_offset</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"Y@;C;*V8ZKZHX0MnS-ui\"><field name=\"NUM\">-1</field></block></value></block></value></block></value><value name=\"B\"><block type=\"math_number\" id=\"o}Z8TRQ||X{f8*vd+U`O\"><field name=\"NUM\">10</field></block></value></block></value><value name=\"B\"><block type=\"math_number\" id=\"}PUDo,pB+S@N*rGDk`gC\"><field name=\"NUM\">10</field></block></value></block></value></block></value><next><block type=\"procedures_callnoreturn\" id=\"dY_:.BCepm1Q4`,Wjh28\"><mutation name=\"show_santa\"></mutation><next><block type=\"lcd_print\" id=\"p/Q!Erh{-,:9=B:dPFvl\"><field name=\"COLOR\">#006600</field><value name=\"TEXT\"><shadow type=\"text\"><field name=\"TEXT\"></field></shadow><block type=\"text_add\" id=\"fet|tu_Qk5-U8SmXnCu+\"><value name=\"arg0\"><shadow type=\"text\" disabled=\"true\"><field name=\"TEXT\"></field></shadow><block type=\"ntp_get_year\" id=\"=6:UdXcdoa@%OuKI[1tZ\"></block></value><value name=\"arg1\"><block type=\"text_add\" id=\")`}mUZN(z|0v02G|5YC1\"><value name=\"arg0\"><shadow type=\"text\" id=\"bRrBG,i+e*R+wbhJenTH\"><field name=\"TEXT\">-</field></shadow></value><value name=\"arg1\"><block type=\"text_add\" id=\"~Ov3L/)v_5A8AG^68P_Q\"><value name=\"arg0\"><shadow type=\"text\"><field name=\"TEXT\">12</field></shadow><block type=\"ntp_get_month\" id=\"$H-c~Dl,^?5dU5q|S6gg\"></block></value><value name=\"arg1\"><block type=\"text_add\" id=\"#YS.5nNW^Zc/1,@f^NVj\"><value name=\"arg0\"><shadow type=\"text\" id=\"lDGXR*+6#@zyNvr|oA]t\"><field name=\"TEXT\">-</field></shadow></value><value name=\"arg1\"><block type=\"ntp_get_day\" id=\"@,d6wj3d38Pmp0AK[lk5\"></block></value></block></value></block></value></block></value></block></value><value name=\"X\"><shadow type=\"math_number\" id=\"jSwz+NHe;#_M!o]l14Wo\"><field name=\"NUM\">45</field></shadow></value><value name=\"Y\"><shadow type=\"math_number\" id=\"BIO!Nor`L@ck}xLxWVIr\"><field name=\"NUM\">5</field></shadow></value></block></next></block></next></block></statement><next><block type=\"controls_if\" id=\";|Ki@W}M(Q]S0`ZGC9J5\"><value name=\"IF0\"><block type=\"logic_operation\" id=\"7ons_l.WyvM~p^X[=uM~\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"logic_compare\" id=\"D9.$4J2JH,Rkc?GWOJhe\"><field name=\"OP\">EQ</field><value name=\"A\"><block type=\"ntp_get_day\" id=\"C:kzB{RQ1xD0+cfS9?+[\"></block></value><value name=\"B\"><block type=\"math_number\" id=\"]En*~N[P_@*0/AZrAmde\"><field name=\"NUM\">25</field></block></value></block></value><value name=\"B\"><block type=\"logic_compare\" id=\"se^YX[M:l}Tx9*a+r7,7\"><field name=\"OP\">LTE</field><value name=\"A\"><block type=\"math_arithmetic\" id=\"L?x9dp(@mJMG09~eDQRj\"><field name=\"OP\">ADD</field><value name=\"A\"><block type=\"ntp_get_hour\" id=\"tIOxY0+L}Xx!30{g9:UK\"></block></value><value name=\"B\"><block type=\"math_arithmetic\" id=\"w?q.Cy@`BevB}hXvsrWZ\"><field name=\"OP\">MULTIPLY</field><value name=\"A\"><block type=\"variables_get\" id=\"lLW=4@c}KTtXkdl$N}D?\"><field name=\"VAR\" id=\"kIazC_RGw#{z)6nA#vVF\">time_offset</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"q~e;m=LsD1`8kY**VRx.\"><field name=\"NUM\">-1</field></block></value></block></value></block></value><value name=\"B\"><block type=\"math_number\" id=\"6sLp0M`7T@U+%JyWsQM9\"><field name=\"NUM\">11</field></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"controls_if\" id=\"@*NT_ynvMUGi`?(lp@oX\"><value name=\"IF0\"><block type=\"logic_operation\" id=\"SF.?1::)=Nq.Sn}bb!g!\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"logic_compare\" id=\"veT[!Zn-Z*gi5p]1H`RV\"><field name=\"OP\">EQ</field><value name=\"A\"><block type=\"ntp_get_minute\" id=\"nW07E6OQ6RrF9]YrBQ[D\"></block></value><value name=\"B\"><block type=\"math_number\" id=\"|5#pGKwrrmv)PDOy5K;o\"><field name=\"NUM\">0</field></block></value></block></value><value name=\"B\"><block type=\"logic_operation\" id=\"=wLhwliI`Pb5I]f*lj;9\"><field name=\"OP\">AND</field><value name=\"A\"><block type=\"logic_compare\" id=\"~Th_P6yXc{x}7):##0y}\"><field name=\"OP\">GTE</field><value name=\"A\"><block type=\"ntp_get_second\" id=\"_uB@/gQRT@:3_3Bi_AQ~\"></block></value><value name=\"B\"><block type=\"math_number\" id=\"3L*;}HnzZ/-/~kJ33FWd\"><field name=\"NUM\">0</field></block></value></block></value><value name=\"B\"><block type=\"logic_compare\" id=\"1wp+!]Cv.4EoyWn,#XT(\"><field name=\"OP\">LTE</field><value name=\"A\"><block type=\"ntp_get_second\" id=\"~ZvAXJNQ`dghR;F=IRHu\"></block></value><value name=\"B\"><block type=\"math_number\" id=\"Y*`cmt2?dX^8VO~t4L:X\"><field name=\"NUM\">10</field></block></value></block></value></block></value></block></value><statement name=\"DO0\"><block type=\"procedures_callnoreturn\" id=\"VrH[/YVOh(-Zbe1q.jUt\"><mutation name=\"show_days_left\"></mutation></block></statement><next><block type=\"variables_set\" id=\"%1=QveR4XEA8q8Mcy{9$\"><field name=\"VAR\" id=\"RTVQziFtHwH;.`YBixLU\">santa_d_x</field><value name=\"VALUE\"><block type=\"math_arithmetic\" id=\"1e[;j`hq-Xb]%R$nYX$o\"><field name=\"OP\">MINUS</field><value name=\"A\"><block type=\"math_number\" id=\"Nq$7S.CGYWz=wqIC`~-}\"><field name=\"NUM\">230</field></block></value><value name=\"B\"><block type=\"math_arithmetic\" id=\"eEV[JHEC1I[LJV-)2)*X\"><field name=\"OP\">MULTIPLY</field><value name=\"A\"><block type=\"math_arithmetic\" id=\"|o`xjqs[mtz^thsJ)K~V\"><field name=\"OP\">MINUS</field><value name=\"A\"><block type=\"math_arithmetic\" id=\"FQIoFg`uww$wyCdoL[Kg\"><field name=\"OP\">ADD</field><value name=\"A\"><block type=\"math_arithmetic\" id=\"LG!KeHxnWnJA6cDn4iP-\"><field name=\"OP\">ADD</field><value name=\"A\"><block type=\"ntp_get_hour\" id=\"XJ!#uIY=gsdEJf_5[naP\"></block></value><value name=\"B\"><block type=\"math_number\" id=\"=(A6F9_]w`hIMBryiU%H\"><field name=\"NUM\">24</field></block></value></block></value><value name=\"B\"><block type=\"math_arithmetic\" id=\"i*H{,@X8p2lk;Biz(jsV\"><field name=\"OP\">MULTIPLY</field><value name=\"A\"><block type=\"variables_get\" id=\"o(D-EU7yLswG+Wf/ft-U\"><field name=\"VAR\" id=\"kIazC_RGw#{z)6nA#vVF\">time_offset</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"9vq]pdfGb4L!0`l_DC}z\"><field name=\"NUM\">-1</field></block></value></block></value></block></value><value name=\"B\"><block type=\"math_number\" id=\".@khM00[RPOtX0AAFtxR\"><field name=\"NUM\">10</field></block></value></block></value><value name=\"B\"><block type=\"math_number\" id=\"p)Z+{zml/f4sf@Y:G3^2\"><field name=\"NUM\">10</field></block></value></block></value></block></value><next><block type=\"procedures_callnoreturn\" id=\"`9a2{yu2N-Q$hNgIqd6z\"><mutation name=\"show_santa\"></mutation><next><block type=\"lcd_print\" id=\"%.?yi6+ZVAOdLbVq/Xs;\"><field name=\"COLOR\">#006600</field><value name=\"TEXT\"><shadow type=\"text\"><field name=\"TEXT\"></field></shadow><block type=\"text_add\" id=\"b]Vov{gufz^7p[VOSDPa\"><value name=\"arg0\"><shadow type=\"text\" disabled=\"true\"><field name=\"TEXT\"></field></shadow><block type=\"ntp_get_year\" id=\"VtR/,44d!_=P``GFZA8b\"></block></value><value name=\"arg1\"><block type=\"text_add\" id=\"__a*$Smk1}oB^;VA+B1+\"><value name=\"arg0\"><shadow type=\"text\" id=\"U$h2_l68WNTy0zW4vvMI\"><field name=\"TEXT\">-</field></shadow></value><value name=\"arg1\"><block type=\"text_add\" id=\"Ia(y=JT?LsO`s$m/S~*d\"><value name=\"arg0\"><shadow type=\"text\"><field name=\"TEXT\">12</field></shadow><block type=\"ntp_get_month\" id=\"eNmBq_i3{t,d9}PT5c9L\"></block></value><value name=\"arg1\"><block type=\"text_add\" id=\"]|H7[6|nGRR%QqlqY,1C\"><value name=\"arg0\"><shadow type=\"text\" id=\"NbY-EmVH{m%%?5n?fMGT\"><field name=\"TEXT\">-</field></shadow></value><value name=\"arg1\"><block type=\"ntp_get_day\" id=\"m/2g0]opPu%iG.zC}I1-\"></block></value></block></value></block></value></block></value></block></value><value name=\"X\"><shadow type=\"math_number\" id=\"-cl7YQZV^E[I.t2$|HZ;\"><field name=\"NUM\">45</field></shadow></value><value name=\"Y\"><shadow type=\"math_number\" id=\";NuvR/@}rmg]NtE$2.@5\"><field name=\"NUM\">5</field></shadow></value></block></next></block></next></block></next></block></statement></block></next></block></statement><next><block type=\"lcd_print\" id=\"Q+s{DjJ!edRmu}PKHGCY\"><field name=\"COLOR\">#990000</field><value name=\"TEXT\"><shadow type=\"text\" id=\"SpoDtGJx4qczH}E{h6/q\"><field name=\"TEXT\"></field></shadow><block type=\"ntp_get_time_format\" id=\":Vt;;fUrltvwjawcTB0v\"><value name=\"format\"><shadow type=\"text\" id=\"k~oqYK2HgO0VI?68ANei\"><field name=\"TEXT\">:</field></shadow></value></block></value><value name=\"X\"><shadow type=\"math_number\" id=\"OR4LT=o/?IDFP@R:Z3qm\"><field name=\"NUM\">65</field></shadow></value><value name=\"Y\"><shadow type=\"math_number\" id=\"D;g96isbCHoKqV?z/+%r\"><field name=\"NUM\">106</field></shadow></value><next><block type=\"variables_set\" id=\"4BhW(;Ozw2!2B*8:{]$9\"><field name=\"VAR\" id=\"wM)Wgbcu2e%psAm,Va_6\">i</field><value name=\"VALUE\"><block type=\"math_number\" id=\"9=0FuT,(F]3:a{rsN,ra\"><field name=\"NUM\">1</field></block></value></block></next></block></next></block></next></block></next></block></statement><next><block type=\"timer_delay_ms\" id=\"nwT4=9gv@]IK!1q~#d!S\"><value name=\"DELAY\"><shadow type=\"math_number\" id=\"*oE7gV^(0-!/:h^;Nfem\"><field name=\"NUM\">100</field></shadow></value><next><block type=\"math_change\" id=\";|BRR*oRUVbDfq#|3)X6\"><field name=\"VAR\" id=\"wM)Wgbcu2e%psAm,Va_6\">i</field><value name=\"DELTA\"><shadow type=\"math_number\" id=\"sv5am05`sGT46yyC*25+\"><field name=\"NUM\">1</field></shadow></value></block></next></block></next></block></statement></block></next></block></next></block></next></block></statement><next><block type=\"controls_ifelse\" id=\"0D%Noa#d[R*%1nrakj.9\"><value name=\"IF0\"><block type=\"button_ispressed\" id=\"ixG.ooAOC}_$nS)v7fRk\"><field name=\"BUTTON\">B</field><field name=\"EVENT\">isPressed</field></block></value><statement name=\"DO0\"><block type=\"procedures_callnoreturn\" id=\"*$/Gs#5aJxBb3xwoRp50\"><mutation name=\"show_battery\"></mutation></block></statement><statement name=\"ELSE\"><block type=\"procedures_callnoreturn\" id=\"tU9zl`ab*YI_%e)0N;a6\"><mutation name=\"show_days_left\"></mutation></block></statement></block></next></block></next></block></statement></block><block type=\"text\" id=\"C;Gb2-LS8eu{NET3;}}j\" disabled=\"true\" x=\"-450\" y=\"1630\"><field name=\"TEXT\">0</field></block><block type=\"text\" id=\"r_BXeOrlTbn,b,2aRGra\" disabled=\"true\" x=\"-271\" y=\"1641\"><field name=\"TEXT\">30</field></block><block type=\"procedures_defnoreturn\" id=\"{MV+9_lQ@]cF{+u.fY.i\" x=\"470\" y=\"1610\"><field name=\"NAME\">debug_mode</field><statement name=\"STACK\"><block type=\"screen_set_bgcolor\" id=\"XJgduNtNa`NG4J`.JhD0\"><field name=\"COLOR\">#3333ff</field><next><block type=\"lcd_clear\" id=\"iG-z~/;4RCo$:U*yOwAl\"><next><block type=\"lcd_setFont\" id=\"?kI8NYG0CX4spc_C4d[B\"><field name=\"FONT_FAMILY\">FONT_Comic</field><next><block type=\"controls_if\" id=\"p|ZHVJBZi%-A=Mu6h0@4\"><mutation else=\"1\"></mutation><value name=\"IF0\"><block type=\"variables_get\" id=\"3w!SQYgcvmF5f9^k7se(\"><field name=\"VAR\" id=\"oIbe4hQYG[[x)m7J:CUO\">debug_set</field></block></value><statement name=\"DO0\"><block type=\"variables_set\" id=\".Sp{HG]lWkxk$kuNM3)P\"><field name=\"VAR\" id=\"oIbe4hQYG[[x)m7J:CUO\">debug_set</field><value name=\"VALUE\"><block type=\"logic_boolean\" id=\")HPSa=Nr:|]Dcu1V,7b=\"><field name=\"BOOL\">FALSE</field></block></value><next><block type=\"lcd_print\" id=\"KJT?;bJa~HN*k#367Vpf\"><field name=\"COLOR\">#ffffff</field><value name=\"TEXT\"><shadow type=\"text\" id=\"a@]mo)ezt6!FU;3!Ngqo\"><field name=\"TEXT\">DEBUG DISABLED</field></shadow></value><value name=\"X\"><shadow type=\"math_number\" id=\"nQ!c1+whl6Nl-wzMshgg\"><field name=\"NUM\">6</field></shadow></value><value name=\"Y\"><shadow type=\"math_number\" id=\"c:pQlTC,d7tjqMk7rTR:\"><field name=\"NUM\">10</field></shadow></value><next><block type=\"rtc_set_client\" id=\"0r#L?#j}eH@38=]3d2BU\"><value name=\"YEAR\"><shadow type=\"math_number\"><field name=\"NUM\">0</field></shadow><block type=\"ntp_get_year\" id=\"4iq9s[#zGXQ~qTQ3l)5a\"></block></value><value name=\"MONTH\"><shadow type=\"math_number\"><field name=\"NUM\">0</field></shadow><block type=\"ntp_get_month\" id=\"t};Kir_qr/:F(?KU~jEf\"></block></value><value name=\"DAY\"><shadow type=\"math_number\"><field name=\"NUM\">0</field></shadow><block type=\"ntp_get_day\" id=\"m1o8xQB$Y@t#tw1~t+ZI\"></block></value><value name=\"HOUR\"><shadow type=\"math_number\"><field name=\"NUM\">0</field></shadow><block type=\"ntp_get_hour\" id=\"m8wFsmbR0sS^7Pd;{|`^\"></block></value><value name=\"MINUTE\"><shadow type=\"math_number\"><field name=\"NUM\">0</field></shadow><block type=\"ntp_get_minute\" id=\",.+H#kVr^}`(Dx!;(T!~\"></block></value><value name=\"SECOND\"><shadow type=\"math_number\"><field name=\"NUM\">0</field></shadow><block type=\"ntp_get_second\" id=\"q$(p|pm_`yq4Sm?TP0(@\"></block></value><next><block type=\"timer_delay\" id=\"@QuaN^1Q`]NFDFltp47q\"><value name=\"DELAY\"><shadow type=\"math_number\" id=\"wC_@Sm*sgpubfKCp[:{t\"><field name=\"NUM\">2</field></shadow></value></block></next></block></next></block></next></block></statement><statement name=\"ELSE\"><block type=\"variables_set\" id=\"=u.]j.E:$Xy|YQ*.Zm;|\"><field name=\"VAR\" id=\"oIbe4hQYG[[x)m7J:CUO\">debug_set</field><value name=\"VALUE\"><block type=\"logic_boolean\" id=\"F|ns|efu?wJ=@gvC/rt3\"><field name=\"BOOL\">TRUE</field></block></value><next><block type=\"variables_set\" id=\"+-Qgq`28i2vb/x(d:PEI\"><field name=\"VAR\" id=\"%N;r0hpxAbyIn660X*d(\">debug_hour</field><value name=\"VALUE\"><block type=\"math_number\" id=\"iKHSzH40NgD243H}eqEf\"><field name=\"NUM\">0</field></block></value><next><block type=\"variables_set\" id=\"QNaXDmwX(c@cn|h/GiwV\"><field name=\"VAR\" id=\"AH^9s%)gec28|a_P+y+1\">debug_day</field><value name=\"VALUE\"><block type=\"math_number\" id=\"*52u,UcF(A+N?9pr5awt\"><field name=\"NUM\">24</field></block></value><next><block type=\"lcd_print\" id=\"08^SzqDg9pW0KDi)a8Y1\"><field name=\"COLOR\">#ffffff</field><value name=\"TEXT\"><shadow type=\"text\" id=\"xl{Ao-t$N,LVmcE=@bjy\"><field name=\"TEXT\">DEBUG ENABLED</field></shadow></value><value name=\"X\"><shadow type=\"math_number\" id=\"Phhl9;_ilki!c0a8s/HE\"><field name=\"NUM\">15</field></shadow></value><value name=\"Y\"><shadow type=\"math_number\" id=\"k|:2~)U!um(F*pV*G)o^\"><field name=\"NUM\">10</field></shadow></value><next><block type=\"lcd_setFont\" id=\"fsymw})F*gDmgf-lh-H)\"><field name=\"FONT_FAMILY\">FONT_Ubuntu</field><next><block type=\"lcd_print\" id=\"ZIN(Zqn.t1V(4u^xaS*}\"><field name=\"COLOR\">#ffffff</field><value name=\"TEXT\"><shadow type=\"text\" id=\"fGK^V.kILf][j7eM+u|e\"><field name=\"TEXT\">Setting date and time to:</field></shadow></value><value name=\"X\"><shadow type=\"math_number\" id=\"|o|fjXhyZZ2Q5t?e##=P\"><field name=\"NUM\">17</field></shadow></value><value name=\"Y\"><shadow type=\"math_number\" id=\"$m4m${r;hu4}i=QFj6*[\"><field name=\"NUM\">40</field></shadow></value><next><block type=\"lcd_print\" id=\"B_f.QzV;9%}Lo[{@t?Mk\"><field name=\"COLOR\">#ffffff</field><value name=\"TEXT\"><shadow type=\"text\"><field name=\"TEXT\"></field></shadow><block type=\"text_add\" id=\"Yb`NTF?YPe4dS]qd{lTp\"><value name=\"arg0\"><shadow type=\"text\" disabled=\"true\"><field name=\"TEXT\"></field></shadow><block type=\"rtc_set_client_year\" id=\"P1qTFTeZV^#heVnG$P+L\"></block></value><value name=\"arg1\"><block type=\"text_add\" id=\"E*i27G:|jXA%jS:*7O=O\"><value name=\"arg0\"><shadow type=\"text\" id=\"mUZ,$[f_`YS2`ZB*n`%F\"><field name=\"TEXT\">-</field></shadow></value><value name=\"arg1\"><block type=\"text_add\" id=\"N%O,)B.j3_6Ta/TDK)I2\"><value name=\"arg0\"><shadow type=\"text\" id=\"@lF]IaqMZBFxb@Yas3n!\"><field name=\"TEXT\">12</field></shadow></value><value name=\"arg1\"><block type=\"text_add\" id=\"LteGR~![`J,u)VqhKS/$\"><value name=\"arg0\"><shadow type=\"text\" id=\"}V7Z2Rd~w}x7*0CXTx0j\"><field name=\"TEXT\">-</field></shadow></value><value name=\"arg1\"><block type=\"variables_get\" id=\"~LH3q:!0u-!41Got!~jh\"><field name=\"VAR\" id=\"AH^9s%)gec28|a_P+y+1\">debug_day</field></block></value></block></value></block></value></block></value></block></value><value name=\"X\"><shadow type=\"math_number\" id=\"e/|H:Y[_Q(m@uly(SkNA\"><field name=\"NUM\">60</field></shadow></value><value name=\"Y\"><shadow type=\"math_number\" id=\":]iePg^,LYdKeFnqtw[Z\"><field name=\"NUM\">70</field></shadow></value><next><block type=\"lcd_print\" id=\"KJr/b,?wQv5:{G#-ZT?5\"><field name=\"COLOR\">#ffffff</field><value name=\"TEXT\"><shadow type=\"text\"><field name=\"TEXT\"></field></shadow><block type=\"text_add\" id=\"DAaP=~CXpp/K]xJOV8AR\"><value name=\"arg0\"><shadow type=\"text\"><field name=\"TEXT\"></field></shadow><block type=\"variables_get\" id=\"qqumx)r@_||T|+e/H9_F\"><field name=\"VAR\" id=\"%N;r0hpxAbyIn660X*d(\">debug_hour</field></block></value><value name=\"arg1\"><block type=\"text_add\" id=\":@1+;%[VGsI8LC2,1-[+\"><value name=\"arg0\"><shadow type=\"text\" id=\"oZGd_*+FP[q/rI8=i8$t\"><field name=\"TEXT\">:</field></shadow></value><value name=\"arg1\"><block type=\"text_add\" id=\"gP#{n`7AY3)id9[aJ`tV\"><value name=\"arg0\"><shadow type=\"text\" id=\"Q*5%|fZ|[x^%1XZ0}8a5\"><field name=\"TEXT\">59</field></shadow></value><value name=\"arg1\"><block type=\"text_add\" id=\"],f1,+XlNL{kZ.zj1upR\"><value name=\"arg0\"><shadow type=\"text\" id=\"}ti?|?~4:{HWpk.JyeKv\"><field name=\"TEXT\">:</field></shadow></value><value name=\"arg1\"><block type=\"text\" id=\"0T%|Jqd.yVU^QO*M/:Up\"><field name=\"TEXT\">50</field></block></value></block></value></block></value></block></value></block></value><value name=\"X\"><shadow type=\"math_number\" id=\"g=l(w3P{#RTToeDGJ+7H\"><field name=\"NUM\">60</field></shadow></value><value name=\"Y\"><shadow type=\"math_number\" id=\"9rq{Z}vV-hO%8[Fl,JAv\"><field name=\"NUM\">100</field></shadow></value><next><block type=\"variables_set\" id=\"Vbx8zcj#`mz$.#ZN/O_2\"><field name=\"VAR\" id=\"wM)Wgbcu2e%psAm,Va_6\">i</field><value name=\"VALUE\"><block type=\"math_number\" id=\"v2%emuvTifIW*HL#91z?\"><field name=\"NUM\">0</field></block></value><next><block type=\"controls_whileUntil\" id=\"MV86K,u.PN}kT@cy[?`7\"><field name=\"MODE\">WHILE</field><value name=\"BOOL\"><block type=\"logic_compare\" id=\"[h9B7}e(-;/NL:%7aO6N\"><field name=\"OP\">LTE</field><value name=\"A\"><block type=\"variables_get\" id=\"nF/^s@7yIg_GBMk]uT3@\"><field name=\"VAR\" id=\"wM)Wgbcu2e%psAm,Va_6\">i</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"u}v18/B76@a6HH1kN-RP\"><field name=\"NUM\">20</field></block></value></block></value><statement name=\"DO\"><block type=\"math_change\" id=\"P10Vv%yEJSmi0KXCB+DE\"><field name=\"VAR\" id=\"wM)Wgbcu2e%psAm,Va_6\">i</field><value name=\"DELTA\"><shadow type=\"math_number\" id=\"E_%Hi5i#BqLfVv;`oBFo\"><field name=\"NUM\">1</field></shadow></value><next><block type=\"controls_if\" id=\",u6]JiP+JDY=y^eS8R3^\"><value name=\"IF0\"><block type=\"button_ispressed\" id=\"N0QYY]ScWO5Zs_T;[ypv\"><field name=\"BUTTON\">A</field><field name=\"EVENT\">isPressed</field></block></value><statement name=\"DO0\"><block type=\"lcd_clear\" id=\"~[nDK3-L(7e((5tDVYlQ\"><next><block type=\"variables_set\" id=\"Ybe+mN)T]FS=PZEM!E/f\"><field name=\"VAR\" id=\"wM)Wgbcu2e%psAm,Va_6\">i</field><value name=\"VALUE\"><block type=\"math_number\" id=\"VXr.a!b`d9s~RM5sxPjE\"><field name=\"NUM\">0</field></block></value><next><block type=\"math_change\" id=\"zRHIt8fs?p5/;.Y|{D/D\"><field name=\"VAR\" id=\"%N;r0hpxAbyIn660X*d(\">debug_hour</field><value name=\"DELTA\"><shadow type=\"math_number\" id=\"4.hGH-HU@^6n3,X@X8P?\"><field name=\"NUM\">1</field></shadow></value><next><block type=\"lcd_setFont\" id=\"E.xrg~RZ5?a0V{H4Xj,Y\"><field name=\"FONT_FAMILY\">FONT_Comic</field><next><block type=\"lcd_print\" id=\"3Z~25j;-LHB|_L$nfnjP\"><field name=\"COLOR\">#ffffff</field><value name=\"TEXT\"><shadow type=\"text\" id=\"]21GQ?{s!Km}kq]tN,)b\"><field name=\"TEXT\">DEBUG ENABLED</field></shadow></value><value name=\"X\"><shadow type=\"math_number\" id=\"bsx4A*[2|TBGBM|UGYBR\"><field name=\"NUM\">15</field></shadow></value><value name=\"Y\"><shadow type=\"math_number\" id=\"kjT949]b^}cWQI@8!)]?\"><field name=\"NUM\">10</field></shadow></value><next><block type=\"lcd_setFont\" id=\"~m0GF.d^db,Vu7[fhQJ4\"><field name=\"FONT_FAMILY\">FONT_Ubuntu</field><next><block type=\"lcd_print\" id=\";{jNQ|yAS_4j:L:?0/C_\"><field name=\"COLOR\">#ffffff</field><value name=\"TEXT\"><shadow type=\"text\" id=\",DL)!+:=4[QU|7bymn*t\"><field name=\"TEXT\">Setting date and time to:</field></shadow></value><value name=\"X\"><shadow type=\"math_number\" id=\"2fpjNdc}~Usn64}hi8+u\"><field name=\"NUM\">17</field></shadow></value><value name=\"Y\"><shadow type=\"math_number\" id=\"6vKbLZ6:0EgndHG7N$,o\"><field name=\"NUM\">40</field></shadow></value><next><block type=\"controls_ifelse\" id=\"bg~E`nF2ByV)jBn=.((B\"><value name=\"IF0\"><block type=\"logic_compare\" id=\"{cr_+J7uDOxvMDnM~c=k\"><field name=\"OP\">EQ</field><value name=\"A\"><block type=\"variables_get\" id=\"LFIa!6g@XLY`ly*Re^^g\"><field name=\"VAR\" id=\"%N;r0hpxAbyIn660X*d(\">debug_hour</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"yQqgRhb)AF^eZjYL14ee\"><field name=\"NUM\">24</field></block></value></block></value><statement name=\"DO0\"><block type=\"lcd_print\" id=\"p~f8Z}Ze||ooKVgJb2~I\"><field name=\"COLOR\">#ffffff</field><value name=\"TEXT\"><shadow type=\"text\"><field name=\"TEXT\"></field></shadow><block type=\"text_add\" id=\"ma54@1LHFcR$S^3jPHj0\"><value name=\"arg0\"><shadow type=\"text\" disabled=\"true\"><field name=\"TEXT\"></field></shadow><block type=\"rtc_set_client_year\" id=\"kWzVRJiuuTcDPp4aUmE:\"></block></value><value name=\"arg1\"><block type=\"text_add\" id=\"p9kH%?8*MWcrH_8].*9i\"><value name=\"arg0\"><shadow type=\"text\" id=\"{ONPm3,IF!-xV@43Fo[_\"><field name=\"TEXT\">-</field></shadow></value><value name=\"arg1\"><block type=\"text_add\" id=\"tf_LGTEEtRU=#@soOToS\"><value name=\"arg0\"><shadow type=\"text\" id=\"86/hy@y*^+/TtT~`4MT[\"><field name=\"TEXT\">12</field></shadow></value><value name=\"arg1\"><block type=\"text_add\" id=\"(ol2y?#`WO{2b8Dq?tC=\"><value name=\"arg0\"><shadow type=\"text\" id=\"F`5y=m%I0{?wxy$4c#D@\"><field name=\"TEXT\">-</field></shadow></value><value name=\"arg1\"><block type=\"variables_get\" id=\"BB.6V{;Z.`}Rd9VY|luw\"><field name=\"VAR\" id=\"AH^9s%)gec28|a_P+y+1\">debug_day</field></block></value></block></value></block></value></block></value></block></value><value name=\"X\"><shadow type=\"math_number\" id=\"vaT?%Mg*zt8wbCClh8j}\"><field name=\"NUM\">60</field></shadow></value><value name=\"Y\"><shadow type=\"math_number\" id=\"_Hb$[BjNDgkC:^VmJi~x\"><field name=\"NUM\">70</field></shadow></value><next><block type=\"lcd_print\" id=\"kGKRM%EZP=BzocBi87qz\"><field name=\"COLOR\">#ffffff</field><value name=\"TEXT\"><shadow type=\"text\" id=\"Myx:u!9{(Tv[ZgfAbWzY\"><field name=\"TEXT\">Setting to current time.</field></shadow></value><value name=\"X\"><shadow type=\"math_number\" id=\"sr6U[pRWa9pWzVtA?%fd\"><field name=\"NUM\">17</field></shadow></value><value name=\"Y\"><shadow type=\"math_number\" id=\"?Ao~B40..zwy9UordGt`\"><field name=\"NUM\">100</field></shadow></value></block></next></block></statement><statement name=\"ELSE\"><block type=\"controls_if\" id=\"O3ly{~kF3cb62iX0;bD7\"><value name=\"IF0\"><block type=\"logic_compare\" id=\"K.dGL:Bs,id6ygl.tfN3\"><field name=\"OP\">GTE</field><value name=\"A\"><block type=\"variables_get\" id=\"8[^wrN76?UL:l/p)Cz`0\"><field name=\"VAR\" id=\"%N;r0hpxAbyIn660X*d(\">debug_hour</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"IJpyAfha;P_|K8Zmtk/z\"><field name=\"NUM\">25</field></block></value></block></value><statement name=\"DO0\"><block type=\"variables_set\" id=\"Q/*i:[f2t7g!)903.3?h\"><field name=\"VAR\" id=\"%N;r0hpxAbyIn660X*d(\">debug_hour</field><value name=\"VALUE\"><block type=\"math_number\" id=\"8-PUw7B]ig$.#NZn$,L/\"><field name=\"NUM\">0</field></block></value><next><block type=\"controls_if\" id=\"YV?c=8I@mEUsfDfeavb%\"><mutation else=\"1\"></mutation><value name=\"IF0\"><block type=\"logic_compare\" id=\"La$9!s#oSOiK6S=W;#{[\"><field name=\"OP\">EQ</field><value name=\"A\"><block type=\"variables_get\" id=\"uA1LpS0!pT3x-Pbr9?0f\"><field name=\"VAR\" id=\"AH^9s%)gec28|a_P+y+1\">debug_day</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"4YVoy9/v/;%4(K`^7cIs\"><field name=\"NUM\">24</field></block></value></block></value><statement name=\"DO0\"><block type=\"variables_set\" id=\"FO?KZ64!HiFkLTP#:cr7\"><field name=\"VAR\" id=\"AH^9s%)gec28|a_P+y+1\">debug_day</field><value name=\"VALUE\"><block type=\"math_number\" id=\"OGf2v=n0NVAovqbREG9x\"><field name=\"NUM\">25</field></block></value></block></statement><statement name=\"ELSE\"><block type=\"variables_set\" id=\"]V@%gA5,M:xNF53,?T31\"><field name=\"VAR\" id=\"AH^9s%)gec28|a_P+y+1\">debug_day</field><value name=\"VALUE\"><block type=\"math_number\" id=\"?9DnEXU~mRN])hp]$K}G\"><field name=\"NUM\">24</field></block></value></block></statement></block></next></block></statement><next><block type=\"lcd_print\" id=\"?WsbZ-/[?8+uO#[/_KM6\"><field name=\"COLOR\">#ffffff</field><value name=\"TEXT\"><shadow type=\"text\" id=\"vtm%/U{Hp{=y-]w:Vr5V\"><field name=\"TEXT\"></field></shadow><block type=\"text_add\" id=\"q=Zb~Y[%nIY/(6:$5E;G\"><value name=\"arg0\"><shadow type=\"text\" id=\"y?s5]iNh/*Ua%h(%FoBj\" disabled=\"true\"><field name=\"TEXT\"></field></shadow><block type=\"rtc_set_client_year\" id=\"_20K(v9=14uP*7ziX8$5\"></block></value><value name=\"arg1\"><block type=\"text_add\" id=\"J)HWu@,e#u^xt-A4xdR/\"><value name=\"arg0\"><shadow type=\"text\" id=\"vo9YW.mPB|{eXLK6F_Ld\"><field name=\"TEXT\">-</field></shadow></value><value name=\"arg1\"><block type=\"text_add\" id=\"5!-IvUtwt,oN5)afECQz\"><value name=\"arg0\"><shadow type=\"text\" id=\":t@@s|ib9xk^(,nOPLa~\"><field name=\"TEXT\">12</field></shadow></value><value name=\"arg1\"><block type=\"text_add\" id=\"#SPG9Jg=StDwz0w_:1KQ\"><value name=\"arg0\"><shadow type=\"text\" id=\"8/:PSRa:Uj#![R~n`f6U\"><field name=\"TEXT\">-</field></shadow></value><value name=\"arg1\"><block type=\"variables_get\" id=\"5|E%}Q5xmuk9ecPAe/Rr\"><field name=\"VAR\" id=\"AH^9s%)gec28|a_P+y+1\">debug_day</field></block></value></block></value></block></value></block></value></block></value><value name=\"X\"><shadow type=\"math_number\" id=\"_.)5E8I1KdwqVU@9Dd^Z\"><field name=\"NUM\">60</field></shadow></value><value name=\"Y\"><shadow type=\"math_number\" id=\"Pp@!r,3I%,xZ0p_Q/|67\"><field name=\"NUM\">70</field></shadow></value><next><block type=\"lcd_print\" id=\"HWZ:u4+Iz{M}w/Ys-|@e\"><field name=\"COLOR\">#ffffff</field><value name=\"TEXT\"><shadow type=\"text\"><field name=\"TEXT\"></field></shadow><block type=\"text_add\" id=\"o4hR]Y7,utgb8BP#w$|p\"><value name=\"arg0\"><shadow type=\"text\" id=\"3u{-Z/!u{:[9b?!/ATN5\"><field name=\"TEXT\"></field></shadow><block type=\"variables_get\" id=\"GRdzHg8])N}jWq/u=|?%\"><field name=\"VAR\" id=\"%N;r0hpxAbyIn660X*d(\">debug_hour</field></block></value><value name=\"arg1\"><block type=\"text_add\" id=\"7VN.c{@`y;*1hu|)$PfK\"><value name=\"arg0\"><shadow type=\"text\" id=\"r($b%@8H/#^[byFsTw|U\"><field name=\"TEXT\">:</field></shadow></value><value name=\"arg1\"><block type=\"text_add\" id=\"IS]6+QdI`sdyb{9B2U{n\"><value name=\"arg0\"><shadow type=\"text\" id=\"C-K`BH.vx8OC8`_ErZY!\"><field name=\"TEXT\">59</field></shadow></value><value name=\"arg1\"><block type=\"text_add\" id=\"MIuz`acdVO5wNNSmvE@b\"><value name=\"arg0\"><shadow type=\"text\" id=\"8hEsQ7@vTLv1}Mglzwpb\"><field name=\"TEXT\">:</field></shadow></value><value name=\"arg1\"><block type=\"text\" id=\"x^=P$S1;!`C{pt%IoB#0\"><field name=\"TEXT\">50</field></block></value></block></value></block></value></block></value></block></value><value name=\"X\"><shadow type=\"math_number\" id=\"![VbjgDYh*U/r9TItudh\"><field name=\"NUM\">60</field></shadow></value><value name=\"Y\"><shadow type=\"math_number\" id=\"rhALsp?Hx{Y*Dh/_]O(k\"><field name=\"NUM\">100</field></shadow></value></block></next></block></next></block></statement></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></statement><next><block type=\"timer_delay_ms\" id=\"(3qZT(8veHnppn+B_fg2\"><value name=\"DELAY\"><shadow type=\"math_number\" id=\"A#,I:VGakpMf=(6-dZ)3\"><field name=\"NUM\">100</field></shadow></value></block></next></block></next></block></statement><next><block type=\"controls_ifelse\" id=\"SyscB+3R^~hgbm_[K7wc\"><value name=\"IF0\"><block type=\"logic_compare\" id=\"Y.:a0G*yvNcua|[D|NGx\"><field name=\"OP\">EQ</field><value name=\"A\"><block type=\"variables_get\" id=\"bC%Z_lb)ZnVO)F2yP_@a\"><field name=\"VAR\" id=\"%N;r0hpxAbyIn660X*d(\">debug_hour</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"vxL3cx[sWVxpc0eO6c+p\"><field name=\"NUM\">24</field></block></value></block></value><statement name=\"DO0\"><block type=\"rtc_set_client\" id=\"Qn;{`|AYni|*XNI!)XA~\"><value name=\"YEAR\"><shadow type=\"math_number\" id=\"=dGeiK87|2w7k~pqER{p\"><field name=\"NUM\">0</field></shadow><block type=\"ntp_get_year\" id=\"+xHe=pt[50BgsF8,[$w^\"></block></value><value name=\"MONTH\"><shadow type=\"math_number\" id=\"`x!n:v_Ypb5)@ck4Ahq`\"><field name=\"NUM\">12</field></shadow></value><value name=\"DAY\"><shadow type=\"math_number\" id=\"v!6p,j`uLj6!m0[h[D~j\"><field name=\"NUM\">24</field></shadow><block type=\"variables_get\" id=\"I#(uprzAKAPR5+u#2dCC\"><field name=\"VAR\" id=\"AH^9s%)gec28|a_P+y+1\">debug_day</field></block></value><value name=\"HOUR\"><shadow type=\"math_number\"><field name=\"NUM\">0</field></shadow><block type=\"ntp_get_hour\" id=\"QS}!;K,j|GF4=),n2nyP\"></block></value><value name=\"MINUTE\"><shadow type=\"math_number\"><field name=\"NUM\">0</field></shadow><block type=\"ntp_get_minute\" id=\"9{4!/DYg8Ljfn]/4(Y*[\"></block></value><value name=\"SECOND\"><shadow type=\"math_number\"><field name=\"NUM\">0</field></shadow><block type=\"ntp_get_second\" id=\"t#XRI=~CR52uv=c@KRWS\"></block></value></block></statement><statement name=\"ELSE\"><block type=\"rtc_set_client\" id=\"o=Es:eb-T}{l}2yn.ba]\"><value name=\"YEAR\"><shadow type=\"math_number\"><field name=\"NUM\">0</field></shadow><block type=\"ntp_get_year\" id=\"4D]sPH(((ey.cXvY%BwM\"></block></value><value name=\"MONTH\"><shadow type=\"math_number\" id=\"8(+RxR-BLsi(SG(!C`5(\"><field name=\"NUM\">12</field></shadow></value><value name=\"DAY\"><shadow type=\"math_number\" id=\"j*DB`{CG:_z@!cW@6K**\"><field name=\"NUM\">24</field></shadow><block type=\"variables_get\" id=\"X];?*aVg*%RL[,/S-amg\"><field name=\"VAR\" id=\"AH^9s%)gec28|a_P+y+1\">debug_day</field></block></value><value name=\"HOUR\"><shadow type=\"math_number\" id=\"ci4hkf(Zhb-)emyGgNO.\"><field name=\"NUM\">0</field></shadow><block type=\"variables_get\" id=\"NfE.;XEm8a$x]}vJqXYM\"><field name=\"VAR\" id=\"%N;r0hpxAbyIn660X*d(\">debug_hour</field></block></value><value name=\"MINUTE\"><shadow type=\"math_number\" id=\"5Tk[}aQqa?9#-PyYn`|w\"><field name=\"NUM\">59</field></shadow></value><value name=\"SECOND\"><shadow type=\"math_number\" id=\"qQs-DX1puB}r@3T}.wH~\"><field name=\"NUM\">50</field></shadow></value></block></statement><next><block type=\"lcd_setFont\" id=\"qT14}[Z1B^,#}da8:w{k\"><field name=\"FONT_FAMILY\">FONT_Comic</field></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></next></block></statement><next><block type=\"screen_set_bgcolor\" id=\"D.CQ#AE~gBeso75`h2c$\"><field name=\"COLOR\">#99ffff</field></block></next></block></next></block></next></block></next></block></statement></block><block type=\"text_add\" id=\"r%ieU3$06,h;X4oiFsPV\" disabled=\"true\" x=\"-370\" y=\"1690\"><value name=\"arg0\"><shadow type=\"text\" id=\"2v:A[f+n0Po6P7:[8$4X\" disabled=\"true\"><field name=\"TEXT\"></field></shadow></value></block><block type=\"logic_operation\" id=\"YqfD88k?fXHlOPYXs,c3\" disabled=\"true\" x=\"-170\" y=\"2290\"><field name=\"OP\">OR</field></block><block type=\"logic_compare\" id=\"89xr01c][9wG0}O7h(r{\" disabled=\"true\" x=\"-770\" y=\"3370\"><field name=\"OP\">LTE</field><value name=\"B\"><block type=\"math_number\" id=\"bXat`Rw_IjN}W6O=YxKt\" disabled=\"true\"><field name=\"NUM\">0</field></block></value></block><block type=\"procedures_defnoreturn\" id=\"sW0GXw%$DAvr826sj}To\" x=\"650\" y=\"3870\"><field name=\"NAME\">show_santa</field><statement name=\"STACK\"><block type=\"image_hide\" id=\"U|VN@(Dy9~]viw7]5W-8\"><field name=\"COMPONENT\">santa_down</field><next><block type=\"image_set_position\" id=\"fP/]Oy2Sw{{Zz8Tao}-]\"><field name=\"COMPONENT\">santa_down</field><value name=\"X\"><shadow type=\"math_number\"><field name=\"NUM\">200</field></shadow><block type=\"variables_get\" id=\"L8pvTs8{V1v[yB)Ds%E,\"><field name=\"VAR\" id=\"RTVQziFtHwH;.`YBixLU\">santa_d_x</field></block></value><value name=\"Y\"><shadow type=\"math_number\"><field name=\"NUM\">0</field></shadow><block type=\"variables_get\" id=\"v,)xJS#LVwNw|n79%):x\"><field name=\"VAR\" id=\"AlD7m7$QWvuOg(7LNA#9\">santa_d_y</field></block></value><next><block type=\"image_show\" id=\"Kb.qbVQY6l(Dul)o4W0F\"><field name=\"COMPONENT\">image0</field><next><block type=\"controls_if\" id=\")P*@HwE0*nNRHTThU{Vn\"><value name=\"IF0\"><block type=\"logic_compare\" id=\"d!9_T?)hv^8b,~=i|!0r\"><field name=\"OP\">GTE</field><value name=\"A\"><block type=\"variables_get\" id=\"P69_-@#`%VccQ37ouulI\"><field name=\"VAR\" id=\"AlD7m7$QWvuOg(7LNA#9\">santa_d_y</field></block></value><value name=\"B\"><block type=\"math_number\" id=\"yIGe,p5XP?bx$**A%4@2\"><field name=\"NUM\">130</field></block></value></block></value><statement name=\"DO0\"><block type=\"variables_set\" id=\"*LE%x8t*XzQZFM,fcv^#\"><field name=\"VAR\" id=\"AlD7m7$QWvuOg(7LNA#9\">santa_d_y</field><value name=\"VALUE\"><block type=\"math_number\" id=\"q5/MN-Yi~kBOf}UfylMJ\"><field name=\"NUM\">0</field></block></value></block></statement><next><block type=\"image_show\" id=\"4?Lc,_DXZ=V3_7(E=$Vp\"><field name=\"COMPONENT\">santa_down</field><next><block type=\"math_change\" id=\"~GOT[gZjQXbjgIi:Z[b,\"><field name=\"VAR\" id=\"AlD7m7$QWvuOg(7LNA#9\">santa_d_y</field><value name=\"DELTA\"><shadow type=\"math_number\" id=\"s%tfH||BkC=BJ`PtW3U!\"><field name=\"NUM\">10</field></shadow></value></block></next></block></next></block></next></block></next></block></next></block></statement></block>","Blockly.Remotes":[],"modules":["machine"]}
Comments