mirror of
https://github.com/ish-app/ish.git
synced 2026-01-25 14:06:40 +00:00
Supports tracking your location in the background, which has the nice side effect of keeping everything in app running in the background. #249
9 lines
119 B
C
9 lines
119 B
C
//
|
|
// LocationDevice.h
|
|
// iSH
|
|
//
|
|
// Created by Theodore Dubois on 10/20/19.
|
|
//
|
|
|
|
extern struct dev_ops location_dev;
|