-
Notifications
You must be signed in to change notification settings - Fork 0
/
main.blocks
1 lines (1 loc) · 1.76 KB
/
main.blocks
1
<xml xmlns="https://developers.google.com/blockly/xml"><block type="pxt-on-start" id="[-bY7aCFMvYIw@BDwg:5" x="0" y="0"><statement name="HANDLER"><block type="ringbitcar_init" id="3eROD1ITdWw]t[Kd5Ck*"><field name="left">AnalogPin.P1</field><field name="right">AnalogPin.P2</field><next><block type="basic_show_icon" id="O$cldbTAM!rxn5tflhI7"><field name="i">IconNames.Happy</field></block></next></block></statement></block><block type="device_button_event" id="iYpTrF*Tn^`_-;lDehHc" x="-2" y="188"><field name="NAME">Button.AB</field><statement name="HANDLER"><block type="time_run" id="XqdV2ean{lO6E)(y$%t?"><field name="direction">RingbitCar.Direction_run.forward</field><value name="time"><shadow type="math_number" id="W!jD_Djo7*tW^n@#.A]3"><field name="NUM">2</field></shadow></value></block></statement></block><block type="device_button_event" id="4-*6aZk!WU=:^VI5@ZE0" x="-7" y="323"><field name="NAME">Button.A</field><statement name="HANDLER"><block type="ringbitcar_right" id="rwRO1Asp]s+1g}I+iA(."><next><block type="device_pause" id="R[~k?g.NpzZ;.wLO3#-c"><value name="pause"><shadow type="timePicker" id="}-a?Q]]Z9.@u_LOL/$DC"><field name="ms">500</field></shadow></value><next><block type="ringbitcar_brake" id="LdQ@%DVrQtmAJ(iEx1aF"></block></next></block></next></block></statement></block><block type="device_button_event" id="?:A5935AU`IR+.p_9/*9" x="268" y="328"><field name="NAME">Button.B</field><statement name="HANDLER"><block type="device_pause" id="[~1@4gV5;5@pj_|CtoeA"><value name="pause"><shadow type="timePicker" id="HugUGuWBaHM[)J=J+u6b"><field name="ms">500</field></shadow></value><next><block type="ringbitcar_left" id="m11v7eZNzpH0?X-+lxYu"><next><block type="ringbitcar_brake" id="=iSZA6k?.s8%-sAP;TUR"></block></next></block></next></block></statement></block></xml>