mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
move location service to repository
This commit is contained in:
parent
d50e9e1644
commit
6bda993851
8 changed files with 160 additions and 222 deletions
|
|
@ -120,7 +120,7 @@ interface IMeshService {
|
|||
void setRegion(int regionCode);
|
||||
|
||||
/// Start providing location (from phone GPS) to mesh
|
||||
void setupProvideLocation();
|
||||
void startProvideLocation();
|
||||
|
||||
/// Stop providing location (from phone GPS) to mesh
|
||||
void stopProvideLocation();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue