requestPosition
fun RadioClient.requestPosition(from: NodeId, channel: ChannelIndex = ChannelIndex(0)): MessageHandle(source)
Request the current Position from node from.
Sends an empty Position payload with want_response = true; the firmware replies with the node's last known fix.
Since
0.1.0