Browse Source

Merge pull request #2102 from robekl/docs-gps-output-format

docs: align gps output description with CLI
pull/2100/merge
Liam Cottle 2 months ago
committed by GitHub
parent
commit
7e4d5f723a
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 4
      docs/cli_commands.md

4
docs/cli_commands.md

@ -856,7 +856,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
---

Loading…
Cancel
Save