diff options
author | sdx <sdx@iot.bzh> | 2016-07-08 14:07:58 +0000 |
---|---|---|
committer | sdx <sdx@iot.bzh> | 2016-07-08 14:07:58 +0000 |
commit | cdd89665bb56c6a28d299dd392692b4c0da4cab0 (patch) | |
tree | 14ba2a19cc580d9f4b623e301560f07fd555108e | |
parent | 602aa55de36c884ad609a6d2116571a6c1bff60e (diff) |
Update README.md
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -12,8 +12,8 @@ afb-daemon --token=x --ldpaths=. --port=5555 --rootdir=. --verbose --verbose --v # Environment variables -AFBGPS_HOST : hostname to connect to -AFBGPS_SERVICE : service to connect to (tcp port) -AFBGPS_ISNMEA : 0/1 - does the frames are NMEA or not") ? 0 : 1; +* AFBGPS_HOST : hostname to connect to +* AFBGPS_SERVICE : service to connect to (tcp port) +* AFBGPS_ISNMEA : 0/1 - does the frames are NMEA or not |