Browse Source
docs: align gps output description with CLI
pull/2102/head
Robert Ekl
3 months ago
No known key found for this signature in database
GPG Key ID: 224F2A3AEDFDEC85
1 changed files with
3 additions and
1 deletions
-
docs/cli_commands.md
|
|
|
@ -811,7 +811,9 @@ region save |
|
|
|
|
|
|
|
**Default:** `off` |
|
|
|
|
|
|
|
**Note:** Output format: `{status}, {fix}, {sat count}` (when enabled) |
|
|
|
**Note:** Output format: |
|
|
|
- `off` when the GPS hardware is disabled |
|
|
|
- `on, {active|deactivated}, {fix|no fix}, {sat count} sats` when the GPS hardware is enabled |
|
|
|
|
|
|
|
--- |
|
|
|
|
|
|
|
|