Skip to content

Fix OFFSET_SHRAM_READ reference in comments#27

Draft
mlbj wants to merge 1 commit intomasterfrom
fix-shram-recv-data-offsets-doc
Draft

Fix OFFSET_SHRAM_READ reference in comments#27
mlbj wants to merge 1 commit intomasterfrom
fix-shram-recv-data-offsets-doc

Conversation

@mlbj
Copy link
Copy Markdown
Contributor

@mlbj mlbj commented Nov 28, 2025

The documentation in the comments stated that the receive-data offsets started at 6000, but OFFSET_SHRAM_READ is defined as 0x1800 (6144 in decimal). This PR updates the comments to reflect the correct offset value.

Alternatively, we could change the #define OFFSET_SHRAM_READ to match the comments (6000), if appropriate.

The documentation in the comments stated that the receive-data offsets
started at 6000, but `OFFSET_SHRAM_READ` is defined as `0x1800` (6144
in decimal). This commit updates the comments to reflect the correct
offset value.
@mlbj mlbj requested a review from pnallin November 28, 2025 19:43
@mlbj mlbj self-assigned this Nov 28, 2025
@mlbj mlbj added the enhancement New feature or request label Jan 26, 2026
@mlbj mlbj marked this pull request as draft January 26, 2026 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant