Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: abstract FIFO example docs #1281

Closed
wants to merge 1 commit into from

Conversation

ncblair
Copy link
Contributor

@ncblair ncblair commented Sep 28, 2023

in the addToFifo method, the second copySomeData should start copying from someData + scope.blockSize1 instead of someData

in the addToFifo method, the second copySomeData should start copying from someData + scope.blockSize1 instead of someData
@tpoole
Copy link
Member

tpoole commented Oct 2, 2023

Thank you. Added here: 65f55e1

@tpoole tpoole closed this Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants