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 off by 1 error in Displaypart code on Arduino with 7in5_V2 #345

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

holmesrg
Copy link

There was an error in the original code which meant the first byte was ignored.

shhds and others added 3 commits November 28, 2023 15:26
Support for Pi5 and the latest Raspberry PI system, Arudino upper and lower case character issues fixed
Added 4.26 and 2.66G programs; Add 7.5V2 local brush, quick brush cod…
There was an off by one error requiring all pattern buffers to have an additional byte at the start. The error has been updated and the function has been documented for other users.

Also added the inversion "~" of the white bytes to keep with the same format in the pattern buffer.
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