omonar

Results 1 issues of omonar

I use micro() function to timeout a do-while loop ``` // Originate timestamp t1 = micros(); // Wait till data is there or timeout... int cb = 0; do {...