Accelerometer sampling not turned off
in Python
I'm gonna use the MMR for constant streaming on my raspberry pi device.
Based on the tutorials, after completed streaming we will have to run a set of code to stop and disable the accelerometer streaming.
Since I'm gonna be constantly streaming, what will happen if i accidentally cut off the connection from my raspberry pi without turning off the accelerometer streaming and MMR? Will the MMR be affected when future use?
Comments
Nothing, the board will continue operating as is until it receives a new command.
No