Trail-Sense
Trail-Sense copied to clipboard
Move all sensor processing to a coroutine
- [ ] Processing happens in a coroutine
- [ ] Callback occurs on the main thread
Consider using kotlin flows instead