Hello,
I'm using the People counting demo code to create a Fall detection program.
I started by copying the sensor values from the DSP values and sending these to my own methods.
But my code is a little slow because i use quite prints.
My question is: How long does a single print method take in milliseconds?
Because i think i'm really slowing down my program.
Regards,
Max