Skip to content

Conversation

@matt-deboer
Copy link
Contributor

I was following your discussion here and was using your sample to understand the new feature--thanks!
I believe I've fixed the issue with pixel copying; PTAL.

@HedgeHao
Copy link
Owner

Thanks @matt-deboer ! That works ! So I guess uint8_t array declared in function got clear after function finished, right?

@HedgeHao HedgeHao merged commit 57f6962 into HedgeHao:master Oct 28, 2021
@matt-deboer
Copy link
Contributor Author

Yeah; that array was declared in automatic storage (goes out of scope as soon as the code block is finished).
Anyway, glad to help, and thanks for making this minimal example.

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