Instructions


% #
'
' EE4##$
&2
sleep(1000);
//wait 1000 millisecond
% 
'
6#E#$$$D#$$

% ##;
'
$@###$
&2
if(getsystick() - $10 > 5000)
//Increase a variable by 1
//for 5000 ms
a = a + 1;
$10 = getsystick();
endif;
% ##
'
@#4#E#4
&2
$0 = getsystime();
//system time is assigned
//to $0.
'.-79)9%>9+2
02