Meshtastic App
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Meshtastic App
core-database
/
org.meshtastic.core.database
/
MeshtasticDatabase
/
Companion
/
configureCommon
configure
Common
fun
<
T
:
RoomDatabase
>
RoomDatabase.Builder
<
T
>
.
configureCommon
(
)
:
RoomDatabase.Builder
<
T
>
(
source
)
Configures a
RoomDatabase.Builder
with standard settings for this project.