Computing with Data from 2 Sensors
Hi everyone, so I've managed to successfully pair two sensors and have them stream data to my application. However, after performing the addRouteAsync I cannot access that data beyond that call. How can I manipulate the data between the two sensors (labelled in code as "Sensor Math Here")?
My code .java file:
This discussion has been closed.
Comments