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.repository
/
MeshLogRepositoryImpl
/
deleteLogs
delete
Logs
common
open
suspend override
fun
deleteLogs
(
nodeNum
:
Int
,
portNum
:
Int
)
:
ERROR CLASS: Unresolved name: withContext
(
source
)
Deletes all logs associated with a specific
nodeNum
and
portNum
.