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

Signed-off-by: Bruno Randolf <br1@einfach.org>
2018-08-29 08:31:10 +02:00

5 lines
84 B
Plaintext

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