ish/app/LocationDevice.h
Theodore Dubois 16b11d479b Add location tracking device
Supports tracking your location in the background, which has the nice
side effect of keeping everything in app running in the background.

#249
2019-10-20 20:48:29 -07:00

9 lines
119 B
C

//
// LocationDevice.h
// iSH
//
// Created by Theodore Dubois on 10/20/19.
//
extern struct dev_ops location_dev;