Browse Source

docs: align gps output description with CLI

pull/2102/head
Robert Ekl 3 months ago
parent
commit
a8783b372e
No known key found for this signature in database GPG Key ID: 224F2A3AEDFDEC85
  1. 4
      docs/cli_commands.md

4
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
---

Loading…
Cancel
Save