Hello,
In the sensor framework I start listening via:
StartDataListening(this,1,1,0)
Then in the callback DataReceived does this mean that aCount is always one? So there is no need to loop through the data?
-Mark.
Hello,
In the sensor framework I start listening via:
StartDataListening(this,1,1,0)
Then in the callback DataReceived does this mean that aCount is always one? So there is no need to loop through the data?
-Mark.