I have a flow like this:
fun createRawDataFlow() = callbackFlow { SensorProProvider.getInstance(this@MainActivity).registerDataCallback { se