docs(compass): remove redundant CAL_MAGx_PRIO clarification (#27414)

The line "Priority is assigned automatically during calibration..."
added in #27393 duplicates information already conveyed by the
surrounding paragraph. Hamish flagged the redundancy in code review.

This PR was AI-assisted (Claude Code) and reviewed by a human
before submission.

Co-authored-by: _pmjn_ <pcminh170701@gmail.com>
This commit is contained in:
pmjnt
2026-05-21 03:09:56 +07:00
committed by GitHub
parent 110be82e7d
commit 58b0009415
-1
View File
@@ -203,7 +203,6 @@ These are prefixed with [CAL*MAGx*](../advanced_config/parameter_reference.md#CA
- [CAL_MAGn_ROT](../advanced_config/parameter_reference.md#CAL_MAG0_ROT) can be used to determine which compasses are internal.
A compass is internal if `CAL_MAGn_ROT==1`.
- [CAL_MAGx_PRIO](../advanced_config/parameter_reference.md#CAL_MAG0_PRIO) sets the relative compass priority and can be used to disable a compass.
Priority is assigned automatically during calibration (external compasses are preferred over internal ones), so manual configuration is not normally required.
## Debugging