factoryReset

open suspend fun factoryReset(destNum: Int, isLocal: Boolean, onRequestId: (Int) -> Unit = {}): Int(source)

Factory resets the radio.

Return

The packet ID of the request.

Parameters

destNum

The node number to reset.

isLocal

Whether the reset is being performed on the locally connected node.