mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
store background location pref
This commit is contained in:
parent
74f7281a60
commit
74a34cd9b6
5 changed files with 20 additions and 2 deletions
|
|
@ -0,0 +1,5 @@
|
|||
package com.geeksville.mesh.model
|
||||
|
||||
object MyPreferences {
|
||||
val provideLocationKey = "provide-location"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue