docs: align gps output description with CLI

此提交包含在:
Robert Ekl
2026-03-20 12:29:48 -05:00
父節點 7fa7ac24db
當前提交 a8783b372e
+3 -1
查看文件
@@ -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
---