davidsilvam
Results
2
comments of
davidsilvam
@Pluscrafter on line 142 of demo_dpm.cpp has "else if (fifoCount> = 42)". I am testing the execution time on the Arduino and Raspberry Pi 3. The Arduino gets each dmp...
Thanks @dsyleixa, I changed the -DDMP_FIFO_RATE flag to 0 in Makefile and it got a little better, but far from the performance that the Arduino achieves. I managed to catch...