Meshtastic App
Toggle table of contents
android
Target filter
android
Switch theme
Search in API
Skip to content
Meshtastic App
core-datastore
/
org.meshtastic.core.datastore.di
/
ModuleConfigDataStoreModule
Module
Config
Data
Store
Module
android
class
ModuleConfigDataStoreModule
(
source
)
Members
Constructors
Module
Config
Data
Store
Module
Link copied to clipboard
android
constructor
(
)
Functions
provide
Module
Config
Data
Store
Link copied to clipboard
android
fun
provideModuleConfigDataStore
(
context
:
Context
,
scope
:
CoroutineScope
)
:
DataStore
<
LocalModuleConfig
>