Just went through the readout of the code at 9600baud:
44, 66,
34, 72,
38, 68,
42, 66,
30, 78,
40, 66,
42, 64,
36, 72,
40, 66,
34, 72,
42, 68,
30, 74,
38, 70,
38, 70,
28, 78,
42, 68,
34, 72,
32, 72,
40, 70,
36, 72,
36, 70,
30, 76,
36, 72,
30, 76,
30, 76,
40, 68,
30, 76,
36, 74,
32, 74,
32, 0};
I believe that I could just take the first 5 lines:
44, 66,
34, 72,
38, 68,
42, 66,
30, 78};
and it actually sums up close to the 520microseconds lenght.
I am not hands on in this project, I am currently trying to guide my boss on another who is in another country atm.