ish/app/PasteboardDevice.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

3 lines
94 B
C

// Pasteboard is implementation of /dev/clipboard device
extern struct dev_ops clipboard_dev;