Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-repository
/
org.meshtastic.core.repository
/
MeshLogRepository
/
deleteLogs
delete
Logs
common
abstract
suspend
fun
deleteLogs
(
nodeNum
:
Int
,
portNum
:
Int
)
(
source
)
Deletes all logs associated with a specific
nodeNum
and
portNum
.