setModuleConfig
abstract suspend fun setModuleConfig(destNum: Int, config: ERROR CLASS: Symbol not found for org.meshtastic.proto.ModuleConfig, packetId: Int)(source)
Updates a module configuration on a remote node.
Parameters
destNum
The destination node number.
config
The new module configuration org.meshtastic.proto.ModuleConfig.
packetId
The request packet ID.