Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-data
/
org.meshtastic.core.data.manager
/
NodeManagerImpl
/
updateNode
update
Node
open
override
fun
updateNode
(
nodeNum
:
Int
,
withBroadcast
:
Boolean
,
channel
:
Int
,
transform
:
(
Node
)
->
Node
)
(
source
)