Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh.ui.node.components
/
TracerouteButton
Traceroute
Button
@
Composable
fun
TracerouteButton
(
text
:
String
=
stringResource(id = R.string.traceroute)
,
lastTracerouteTime
:
Long
?
,
onClick
:
(
)
->
Unit
)