Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh.model
/
MetricsViewModel
/
MetricsViewModel
Metrics
View
Model
@
Inject
constructor
(
savedStateHandle
:
SavedStateHandle
,
app
:
Application
,
dispatchers
:
CoroutineDispatchers
,
meshLogRepository
:
MeshLogRepository
,
radioConfigRepository
:
RadioConfigRepository
,
deviceHardwareRepository
:
DeviceHardwareRepository
,
firmwareReleaseRepository
:
FirmwareReleaseRepository
,
mapPrefs
:
MapPrefs
)