Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-repository
/
org.meshtastic.core.repository
/
MeshLocationManager
/
start
start
abstract
fun
start
(
scope
:
CoroutineScope
,
sendPositionFn
:
(
Position
)
->
Unit
)
(
source
)
Starts location updates and reports them via the given function.