docs(orion/o6): swap positions 28 (TPM) and 29 (MIPI CSI) in interface table#1860
Open
tangzz-radxa wants to merge 1 commit into
Open
docs(orion/o6): swap positions 28 (TPM) and 29 (MIPI CSI) in interface table#1860tangzz-radxa wants to merge 1 commit into
tangzz-radxa wants to merge 1 commit into
Conversation
…e table Fixes radxa-docs#1845 Reported by RadxaYuntian: positions 28 and 29 in the 接口说明 table were reversed - the on-board TPM header sits at position 28, not 29. CN and EN tables in both README.md and hardware-use/hardware-info.md are updated to match.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Fix the 接口说明 table in Orion O6 docs: positions 28 and 29 were reversed.
Reported by RadxaYuntian (internal hardware maintainer) via issue #1845.
Files changed
docs/orion/o6/README.md— 接口说明 表格 28/29 行对调docs/orion/o6/hardware-use/hardware-info.md— 接口说明 表格 28/29 行对调i18n/en/docusaurus-plugin-content-docs/current/orion/o6/README.md— interface table 28/29 swappedi18n/en/docusaurus-plugin-content-docs/current/orion/o6/hardware-use/hardware-info.md— interface table 28/29 swappedCN and EN kept in sync; only the two swapped rows differ from the previous text, no other content touched.
Source
Impact
Fixes #1845