Bug? Accelerometer.StopListening does not work after ...

RomansUP

Member
Licensed User
Longtime User
Hi.
I have written a program that uses the accelerometer.
I have found that if Sub with procedure Accelerometer.Start Listening("Accelerometer") runs more than one time before using procedure Accelerometer.Stop Listening the Data from sensor will not interrupted is it right situation? If you use Accelerometer.Stop Listening after Accelerometer.Start Listening("Accelerometer") It works correctly.

So is it Bug?

Thanks
 
Top