openwrt/package/utils/ugps/files/gps.config
Bruno Randolf 011e7cb5fe ugps: Add option disabled
Like many other packages, an option to disable can be practical.

Signed-off-by: Bruno Randolf <br1@einfach.org>
(cherry picked from commit 6b14a73f4f)
2018-08-29 08:32:33 +02:00

5 lines
84 B
Plaintext

config gps
option 'tty' 'ttyACM0'
option 'adjust_time' '1'
option 'disabled' '1'