sendPosition

abstract suspend fun sendPosition(pos: Position, destNum: Int? = null, wantResponse: Boolean = false)(source)

Sends our current position to the mesh, or throws if the outbound queue rejects it.