sA3LabLight
0
-1
40
0
<undefined>
<undefined>
1
603
7
0
0
-1
2
self
0
0
1
image_speed = 0;
1
603
7
0
0
-1
2
self
0
0
1
if (image_index == 1) {
image_index = 0;
alarm[0] = 3;
exit;
}
if (image_index == 0) {
image_index = 1;
alarm[0] = 5 + random(200);
exit;
}
1
603
7
0
0
-1
2
self
0
0
1
if (mode == 1) image_index = 0;
if (mode == 2) image_index = 1;
if (mode == 3) {
image_index = 1;
alarm[0] = 30;
}
0
0
0
0.5
0.100000001490116
0
0.100000001490116
0.100000001490116
0.200000002980232
-1
-1